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