Uses of Class
edu.nps.moves.dis7.enumerations.AirPlatformCapabilities.Bits
Packages that use AirPlatformCapabilities.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of AirPlatformCapabilities.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as AirPlatformCapabilities.BitsModifier and TypeFieldDescriptionstatic AirPlatformCapabilities.Bits
AirPlatformCapabilities.ADSB
(bit position 4, boolean) Describes whether the entity is equipped with Automatic Dependent Surveillance - Broadcast (ADS-B)static AirPlatformCapabilities.Bits
AirPlatformCapabilities.AMMUNITIONSUPPLY
(bit position 0, boolean) Describes whether the entity is able to supply some type of ammunition in response to an appropriate service requeststatic AirPlatformCapabilities.Bits
AirPlatformCapabilities.FUELSUPPLY
(bit position 1, boolean) Describes whether the entity is able to supply some type of fuel in response to an appropriate service requeststatic AirPlatformCapabilities.Bits
AirPlatformCapabilities.IEDPRESENCEINDICATOR
(bit position 7, boolean) The Entity is an IED or contains an IED.static AirPlatformCapabilities.Bits
AirPlatformCapabilities.LAIRCM
(bit position 9, boolean) Describes whether the entity is equipped with Large Aircraft Infrared Countermeasures (LAIRCM)static AirPlatformCapabilities.Bits
AirPlatformCapabilities.RECOVERY
(bit position 2, boolean) Describes whether the entity is able to provide recovery (e.g., towing) services in response to an appropriate service requeststatic AirPlatformCapabilities.Bits
AirPlatformCapabilities.REPAIR
(bit position 3, boolean) Describes whether the entity is able to supply certain repair services in response to an appropriate service requeststatic AirPlatformCapabilities.Bits
AirPlatformCapabilities.SLINGLOADABLE
(bit position 6, boolean) The Entity is able to be carried as a sling load payload.static AirPlatformCapabilities.Bits
AirPlatformCapabilities.SLINGLOADCARRIER
(bit position 5, boolean) The Entity is able to carry a payload in a sling load.static AirPlatformCapabilities.Bits
AirPlatformCapabilities.TASKORGANIZABLE
(bit position 8, boolean) 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).Methods in edu.nps.moves.dis7.enumerations with parameters of type AirPlatformCapabilities.BitsModifier and TypeMethodDescriptionAirPlatformCapabilities.set
(AirPlatformCapabilities.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type AirPlatformCapabilities.BitsModifierConstructorDescriptionAirPlatformCapabilities
(AirPlatformCapabilities.Bits wh, int value) Default constructor with parameters