Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static SurfacePlatformCapabilities.Bits |
SurfacePlatformCapabilities.AMMUNITION_SUPPLY
Describes whether the entity is able to supply some type of ammunition in response to an appropriate service request
|
static SurfacePlatformCapabilities.Bits |
SurfacePlatformCapabilities.FUEL_SUPPLY
Describes whether the entity is able to supply some type of fuel in response to an appropriate service request
|
static SurfacePlatformCapabilities.Bits |
SurfacePlatformCapabilities.IED_PRESENCE_INDICATOR
The Entity is an IED or contains an IED.
|
static SurfacePlatformCapabilities.Bits |
SurfacePlatformCapabilities.RECOVERY
Describes whether the entity is able to provide recovery (e.g., towing) services in response to an appropriate service request
|
static SurfacePlatformCapabilities.Bits |
SurfacePlatformCapabilities.REPAIR
Describes whether the entity is able to supply certain repair services in response to an appropriate service request
|
static SurfacePlatformCapabilities.Bits |
SurfacePlatformCapabilities.RESERVED
This entry is reserved for backward compatibility and may not be reused
|
static SurfacePlatformCapabilities.Bits |
SurfacePlatformCapabilities.SLING_LOADABLE
The Entity is able to be carried as a sling load payload.
|
static SurfacePlatformCapabilities.Bits |
SurfacePlatformCapabilities.TASK_ORGANIZABLE
The Entity (normally a virtual manned module) can be task organized into an existing mixed mode unit (where mixed mode is intended to comprise a combination of computer-generated forces and virtual or even live forces).
|
Modifier and Type | Method and Description |
---|---|
SurfacePlatformCapabilities |
SurfacePlatformCapabilities.set(SurfacePlatformCapabilities.Bits wh,
int val) |
Constructor and Description |
---|
SurfacePlatformCapabilities(SurfacePlatformCapabilities.Bits wh,
int i) |