Uses of Class
edu.nps.moves.dis7.enumerations.ExtendedEquipmentLandPlatforms.Bits
Packages that use ExtendedEquipmentLandPlatforms.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of ExtendedEquipmentLandPlatforms.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as ExtendedEquipmentLandPlatforms.BitsModifier and TypeFieldDescriptionExtendedEquipmentLandPlatforms.AUXILIARYPOWERPLANTON
(bit position 2, boolean) Describes whether the auxiliary power plant is on or offExtendedEquipmentLandPlatforms.HASCARGORACKS
(bit position 1, boolean) Describes whether or not cargo racks are presentExtendedEquipmentLandPlatforms.HASCREWANTENNA
(bit position 6, boolean) Describes whether or not a crew antenna is presentExtendedEquipmentLandPlatforms.HASEMERGENCYVEHICLELIGHTS
(bit position 3, boolean) Describes whether or not emergency vehicle lights (e.g., police vehicle lights) are presentExtendedEquipmentLandPlatforms.HASSITUATIONALAWARENESSSERVER
(bit position 8, boolean) Describes whether or not the entity has a Situational Awareness (SA) serverExtendedEquipmentLandPlatforms.HASSPOILER
(bit position 0, boolean) Describes whether or not a spoiler is presentExtendedEquipmentLandPlatforms.IED
(bit position 9, length=2) Describes whether an IED is present and, if so, how well it is hidden, useAppearanceObjectGeneralIEDPresent
values for this fieldExtendedEquipmentLandPlatforms.ISLADEN
(bit position 4, boolean) Describes whether or not the entity is laden (loaded down)ExtendedEquipmentLandPlatforms.ISSLINGLOADED
(bit position 5, boolean) Describes whether or not the entity is currently sling loadedMethods in edu.nps.moves.dis7.enumerations with parameters of type ExtendedEquipmentLandPlatforms.BitsModifier and TypeMethodDescriptionExtendedEquipmentLandPlatforms.set
(ExtendedEquipmentLandPlatforms.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type ExtendedEquipmentLandPlatforms.BitsModifierConstructorDescriptionDefault constructor with parameters