Uses of Class
edu.nps.moves.dis7.enumerations.ExtendedEquipmentLifeForms.Bits
Packages that use ExtendedEquipmentLifeForms.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of ExtendedEquipmentLifeForms.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as ExtendedEquipmentLifeForms.BitsModifier and TypeFieldDescriptionExtendedEquipmentLifeForms.HASBINOCULARS(bit position 0, boolean) Describes whether binoculars are in use or notExtendedEquipmentLifeForms.HASLASER(bit position 6, length=2) Describes if the life form is using a laser device, useLifeFormLaservalues for this fieldExtendedEquipmentLifeForms.HASNVG(bit position 5, boolean) Describes whether NVG goggles are in use or notExtendedEquipmentLifeForms.HASRADIO(bit position 8, boolean) Describes if the life form has a radioExtendedEquipmentLifeForms.HASREBREATHER(bit position 3, boolean) Describes if the life form has a rebreatherExtendedEquipmentLifeForms.HASSCUBAGEAR(bit position 4, boolean) Describes if the life form has SCUBA gearExtendedEquipmentLifeForms.HASSLINGLOADPENDANT(bit position 11, boolean) Describes if the life form has a sling load pendantExtendedEquipmentLifeForms.IED(bit position 9, length=2) Describes whether an IED is present and, if so, how well it is hidden, useAppearanceObjectGeneralIEDPresentvalues for this fieldExtendedEquipmentLifeForms.PARACHUTE(bit position 1, length=2) Describes the state of a parachute, useLifeFormParachutevalues for this fieldMethods in edu.nps.moves.dis7.enumerations with parameters of type ExtendedEquipmentLifeForms.BitsModifier and TypeMethodDescriptionExtendedEquipmentLifeForms.set(ExtendedEquipmentLifeForms.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type ExtendedEquipmentLifeForms.BitsModifierConstructorDescriptionExtendedEquipmentLifeForms(ExtendedEquipmentLifeForms.Bits wh, int value) Default constructor with parameters