Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static SpacePlatformCapabilities.Bits |
SpacePlatformCapabilities.AMMUNITION_SUPPLY
Describes whether the entity is able to supply some type of ammunition in response to an appropriate service request
|
static SpacePlatformCapabilities.Bits |
SpacePlatformCapabilities.FUEL_SUPPLY
Describes whether the entity is able to supply some type of fuel in response to an appropriate service request
|
static SpacePlatformCapabilities.Bits |
SpacePlatformCapabilities.RECOVERY
Describes whether the entity is able to provide recovery (e.g., towing) services in response to an appropriate service request
|
static SpacePlatformCapabilities.Bits |
SpacePlatformCapabilities.REPAIR
Describes whether the entity is able to supply certain repair services in response to an appropriate service request
|
static SpacePlatformCapabilities.Bits |
SpacePlatformCapabilities.RESERVED
This entry is reserved for backward compatibility and may not be reused
|
Modifier and Type | Method and Description |
---|---|
SpacePlatformCapabilities |
SpacePlatformCapabilities.set(SpacePlatformCapabilities.Bits wh,
int val) |
Constructor and Description |
---|
SpacePlatformCapabilities(SpacePlatformCapabilities.Bits wh,
int i) |