Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static AirPlatformCapabilities.Bits |
AirPlatformCapabilities.ADS_B
Describes whether the entity is equipped with Automatic Dependent Surveillance - Broadcast (ADS-B)
|
static AirPlatformCapabilities.Bits |
AirPlatformCapabilities.AMMUNITION_SUPPLY
Describes whether the entity is able to supply some type of ammunition in response to an appropriate service request
|
static AirPlatformCapabilities.Bits |
AirPlatformCapabilities.FUEL_SUPPLY
Describes whether the entity is able to supply some type of fuel in response to an appropriate service request
|
static AirPlatformCapabilities.Bits |
AirPlatformCapabilities.IED_PRESENCE_INDICATOR
The Entity is an IED or contains an IED.
|
static AirPlatformCapabilities.Bits |
AirPlatformCapabilities.LAIRCM
Describes whether the entity is equipped with Large Aircraft Infrared Countermeasures (LAIRCM)
|
static AirPlatformCapabilities.Bits |
AirPlatformCapabilities.RECOVERY
Describes whether the entity is able to provide recovery (e.g., towing) services in response to an appropriate service request
|
static AirPlatformCapabilities.Bits |
AirPlatformCapabilities.REPAIR
Describes whether the entity is able to supply certain repair services in response to an appropriate service request
|
static AirPlatformCapabilities.Bits |
AirPlatformCapabilities.SLING_LOAD_CARRIER
The Entity is able to carry a payload in a sling load.
|
static AirPlatformCapabilities.Bits |
AirPlatformCapabilities.SLING_LOADABLE
The Entity is able to be carried as a sling load payload.
|
static AirPlatformCapabilities.Bits |
AirPlatformCapabilities.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 |
---|---|
AirPlatformCapabilities |
AirPlatformCapabilities.set(AirPlatformCapabilities.Bits wh,
int val) |
Constructor and Description |
---|
AirPlatformCapabilities(AirPlatformCapabilities.Bits wh,
int i) |