Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static LandPlatformCapabilities.Bits |
LandPlatformCapabilities.AMMUNITION_SUPPLY
Describes whether the entity is able to supply some type of ammunition in response to an appropriate service request
|
static LandPlatformCapabilities.Bits |
LandPlatformCapabilities.FUEL_SUPPLY
Describes whether the entity is able to supply some type of fuel in response to an appropriate service request
|
static LandPlatformCapabilities.Bits |
LandPlatformCapabilities.IED_PRESENCE_INDICATOR
The Entity is an IED or contains an IED.
|
static LandPlatformCapabilities.Bits |
LandPlatformCapabilities.RECOVERY
Describes whether the entity is able to provide recovery (e.g., towing) services in response to an appropriate service request
|
static LandPlatformCapabilities.Bits |
LandPlatformCapabilities.REPAIR
Describes whether the entity is able to supply certain repair services in response to an appropriate service request
|
static LandPlatformCapabilities.Bits |
LandPlatformCapabilities.RESERVED
This entry is reserved for backward compatibility and may not be reused
|
static LandPlatformCapabilities.Bits |
LandPlatformCapabilities.SLING_LOADABLE
The Entity is able to be carried as a sling load payload.
|
static LandPlatformCapabilities.Bits |
LandPlatformCapabilities.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 |
---|---|
LandPlatformCapabilities |
LandPlatformCapabilities.set(LandPlatformCapabilities.Bits wh,
int val) |
Constructor and Description |
---|
LandPlatformCapabilities(LandPlatformCapabilities.Bits wh,
int i) |