Uses of Class
edu.nps.moves.dis7.enumerations.LandPlatformCapabilities.Bits
Packages that use LandPlatformCapabilities.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of LandPlatformCapabilities.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as LandPlatformCapabilities.BitsModifier and TypeFieldDescriptionLandPlatformCapabilities.AMMUNITIONSUPPLY
(bit position 0, boolean) Describes whether the entity is able to supply some type of ammunition in response to an appropriate service requestLandPlatformCapabilities.FUELSUPPLY
(bit position 1, boolean) Describes whether the entity is able to supply some type of fuel in response to an appropriate service requestLandPlatformCapabilities.IEDPRESENCEINDICATOR
(bit position 7, boolean) The Entity is an IED or contains an IED.LandPlatformCapabilities.RECOVERY
(bit position 2, boolean) Describes whether the entity is able to provide recovery (e.g., towing) services in response to an appropriate service requestLandPlatformCapabilities.REPAIR
(bit position 3, boolean) Describes whether the entity is able to supply certain repair services in response to an appropriate service requestLandPlatformCapabilities.RESERVED
(bit position 4, boolean) This entry is reserved for backward compatibility and may not be reusedLandPlatformCapabilities.SLINGLOADABLE
(bit position 6, boolean) The Entity is able to be carried as a sling load payload.LandPlatformCapabilities.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 LandPlatformCapabilities.BitsModifier and TypeMethodDescriptionLandPlatformCapabilities.set
(LandPlatformCapabilities.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type LandPlatformCapabilities.BitsModifierConstructorDescriptionLandPlatformCapabilities
(LandPlatformCapabilities.Bits wh, int value) Default constructor with parameters