Uses of Class
edu.nps.moves.dis7.enumerations.ObjectStateAppearanceGeneral.Bits
Packages that use ObjectStateAppearanceGeneral.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of ObjectStateAppearanceGeneral.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as ObjectStateAppearanceGeneral.BitsModifier and TypeFieldDescriptionObjectStateAppearanceGeneral.DAMAGE
(bit position 8, length=2) Describes the damaged appearance, useAppearanceObjectGeneralDamage
values for this fieldObjectStateAppearanceGeneral.IEDPRESENT
(bit position 14, length=2) Describes whether the object has or contains an IED, useAppearanceObjectGeneralIEDPresent
values for this fieldObjectStateAppearanceGeneral.ISFLAMING
(bit position 13, boolean) Describes whether the object is burning and flames are visibleObjectStateAppearanceGeneral.ISSMOKING
(bit position 12, boolean) Describes whether or not there is a smoke plumeObjectStateAppearanceGeneral.PERCENTCOMPLETE
(bit position 0, length=8) 8-bit unsigned integer indicating the percent completion of the object (0..100)ObjectStateAppearanceGeneral.PREDISTRIBUTED
(bit position 10, boolean) Describes whether the object was predistributed, useAppearanceObjectGeneralPredistributed
values for this fieldObjectStateAppearanceGeneral.STATE
(bit position 11, boolean) Describes the state of the object, useAppearanceEntityorObjectState
values for this fieldMethods in edu.nps.moves.dis7.enumerations with parameters of type ObjectStateAppearanceGeneral.BitsModifier and TypeMethodDescriptionObjectStateAppearanceGeneral.set
(ObjectStateAppearanceGeneral.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type ObjectStateAppearanceGeneral.BitsModifierConstructorDescriptionObjectStateAppearanceGeneral
(ObjectStateAppearanceGeneral.Bits wh, int value) Default constructor with parameters