Uses of Class
edu.nps.moves.dis7.enumerations.ExtendedEquipmentAirPlatforms.Bits
Packages that use ExtendedEquipmentAirPlatforms.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of ExtendedEquipmentAirPlatforms.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as ExtendedEquipmentAirPlatforms.BitsModifier and TypeFieldDescriptionExtendedEquipmentAirPlatforms.AUXILIARYPOWERPLANT2ON(bit position 0, boolean) Describes whether the auxiliary power plant #2 is on or offExtendedEquipmentAirPlatforms.AUXILIARYPOWERPLANT3ON(bit position 1, boolean) Describes whether the auxiliary power plant #3 is on or offExtendedEquipmentAirPlatforms.AUXILIARYPOWERPLANT4ON(bit position 2, boolean) Describes whether the auxiliary power plant #4 is on or offExtendedEquipmentAirPlatforms.HASSITUATIONALAWARENESSSERVER(bit position 8, boolean) Describes whether or not the entity has a Situational Awareness (SA) serverExtendedEquipmentAirPlatforms.HOISTSTATUS(bit position 11, length=2) Describes whether the hoist is present and used, useHoistStatusvalues for this fieldExtendedEquipmentAirPlatforms.IED(bit position 9, length=2) Describes whether an IED is present and, if so, how well it is hidden, useAppearanceObjectGeneralIEDPresentvalues for this fieldExtendedEquipmentAirPlatforms.ISATIRCMACTIVE(bit position 15, boolean) Describes whether or not the Advanced Threat Infrared Countermeasures (ATIRCM) system is activeExtendedEquipmentAirPlatforms.ISLEFTSIDEDOOROPEN(bit position 14, boolean) Describes whether or not the right side door or hatch is openExtendedEquipmentAirPlatforms.ISRIGHTSIDEDOOROPEN(bit position 13, boolean) Describes whether or not the right side door or hatch is openExtendedEquipmentAirPlatforms.ISSLINGLOADED(bit position 5, boolean) Describes whether or not the entity is currently sling loadedExtendedEquipmentAirPlatforms.SLINGLOADDAMAGE(bit position 6, length=2) Describes damage to the sling load equipment, useSlingLoadDamagevalues for this fieldExtendedEquipmentAirPlatforms.SLINGLOADSTATUS(bit position 3, length=2) Describes whether the entity is currently sling loading, useSlingLoadStatusvalues for this fieldMethods in edu.nps.moves.dis7.enumerations with parameters of type ExtendedEquipmentAirPlatforms.BitsModifier and TypeMethodDescriptionExtendedEquipmentAirPlatforms.set(ExtendedEquipmentAirPlatforms.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type ExtendedEquipmentAirPlatforms.BitsModifierConstructorDescriptionExtendedEquipmentAirPlatforms(ExtendedEquipmentAirPlatforms.Bits wh, int value) Default constructor with parameters