Uses of Class
edu.nps.moves.dis7.enumerations.SensorEmitterAppearance.Bits
Packages that use SensorEmitterAppearance.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of SensorEmitterAppearance.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as SensorEmitterAppearance.BitsModifier and TypeFieldDescriptionstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.ANTENNARAISED
(bit position 16, boolean) Describes whether the antenna is raised or notstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.BLACKOUTLIGHTSON
(bit position 26, boolean) Describes whether blackout lights are on or offstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.CAMOUFLAGETYPE
(bit position 17, length=2) Describes the camouflage color, useAppearanceCamouflageType
values for this fieldstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.CONCEALEDPOSITION
(bit position 19, boolean) Describes the type of concealment, useAppearanceConcealedPosition
values for this fieldstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.DAMAGE
(bit position 3, length=2) Describes the damaged appearance, useAppearanceDamage
values for this fieldstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.INTERIORLIGHTSON
(bit position 29, boolean) Describes whether interior lights are on or offstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.ISENGINEEMITTINGSMOKE
(bit position 6, boolean) Describes whether or not the engine is emitting smokestatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.ISFLAMING
(bit position 15, boolean) Describes whether the entity is burning and flames are visiblestatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.ISFROZEN
(bit position 21, boolean) Describes whether the entity is frozen and should not be dead reckonedstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.ISSMOKEEMANATING
(bit position 5, boolean) Describes whether or not smoke is emanating from the entitystatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.LIGHTSON
(bit position 12, boolean) Describes whether the lights are on or offstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.MISSIONKILLED
(bit position 2, boolean) Describes whether it is capable of carrying out its mission (e.g., damaged antenna)static SensorEmitterAppearance.Bits
SensorEmitterAppearance.MOBILITYKILLED
(bit position 1, boolean) Describes whether it is capable of moving on its own powerstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.PAINTSCHEME
(bit position 0, boolean) Describes the visual paint design, useAppearancePaintScheme
values for this fieldstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.POWERPLANTON
(bit position 22, boolean) Describes whether the power plant is on or offstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.STATE
(bit position 23, boolean) Describes whether the entity is active or deactivated, useAppearanceEntityorObjectState
values for this fieldstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.TENTEXTENDED
(bit position 24, boolean) Describes whether or not the tent is extendedstatic SensorEmitterAppearance.Bits
SensorEmitterAppearance.TRAILINGEFFECTS
(bit position 7, length=2) Describes the size of the trailing effects, useAppearanceTrailingEffects
values for this fieldMethods in edu.nps.moves.dis7.enumerations with parameters of type SensorEmitterAppearance.BitsModifier and TypeMethodDescriptionSensorEmitterAppearance.set
(SensorEmitterAppearance.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type SensorEmitterAppearance.BitsModifierConstructorDescriptionSensorEmitterAppearance
(SensorEmitterAppearance.Bits wh, int value) Default constructor with parameters