Uses of Class
edu.nps.moves.dis7.enumerations.SpacePlatformCapabilities.Bits
Packages that use SpacePlatformCapabilities.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of SpacePlatformCapabilities.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as SpacePlatformCapabilities.BitsModifier and TypeFieldDescriptionSpacePlatformCapabilities.AMMUNITIONSUPPLY
(bit position 0, boolean) Describes whether the entity is able to supply some type of ammunition in response to an appropriate service requestSpacePlatformCapabilities.FUELSUPPLY
(bit position 1, boolean) Describes whether the entity is able to supply some type of fuel in response to an appropriate service requestSpacePlatformCapabilities.RECOVERY
(bit position 2, boolean) Describes whether the entity is able to provide recovery (e.g., towing) services in response to an appropriate service requestSpacePlatformCapabilities.REPAIR
(bit position 3, boolean) Describes whether the entity is able to supply certain repair services in response to an appropriate service requestSpacePlatformCapabilities.RESERVED
(bit position 4, boolean) This entry is reserved for backward compatibility and may not be reusedMethods in edu.nps.moves.dis7.enumerations with parameters of type SpacePlatformCapabilities.BitsModifier and TypeMethodDescriptionSpacePlatformCapabilities.set
(SpacePlatformCapabilities.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type SpacePlatformCapabilities.BitsModifierConstructorDescriptionSpacePlatformCapabilities
(SpacePlatformCapabilities.Bits wh, int value) Default constructor with parameters