Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.ANTENNA_RAISED
Describes whether the antenna is raised or not
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.BLACKOUT_LIGHTS_ON
Describes whether blackout lights are on or off
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.CAMOUFLAGE_TYPE
Describes the camouflage color, Use
AppearanceCamouflageType values for this field |
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.CONCEALED_POSITION
Describes the type of concealment, Use
AppearanceConcealedPosition values for this field |
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.DAMAGE
Describes the damaged appearance, Use
AppearanceDamage values for this field |
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.INTERIOR_LIGHTS_ON
Describes whether interior lights are on or off
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.IS_ENGINE_EMITTING_SMOKE
Describes whether or not the engine is emitting smoke
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.IS_FLAMING
Describes whether the entity is burning and flames are visible
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.IS_FROZEN
Describes whether the entity is frozen and should not be dead reckoned
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.IS_SMOKE_EMANATING
Describes whether or not smoke is emanating from the entity
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.LIGHTS_ON
Describes whether the lights are on or off
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.MISSION_KILLED
Describes whether it is capable of carrying out its mission (e.g., damaged antenna)
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.MOBILITY_KILLED
Describes whether it is capable of moving on its own power
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.PAINT_SCHEME
Describes the visual paint design, Use
AppearancePaintScheme values for this field |
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.POWER_PLANT_ON
Describes whether the power plant is on or off
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.STATE
Describes whether the entity is active or deactivated, Use
AppearanceEntityorObjectState values for this field |
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.TENT_EXTENDED
Describes whether or not the tent is extended
|
static SensorEmitterAppearance.Bits |
SensorEmitterAppearance.TRAILING_EFFECTS
Describes the size of the trailing effects, Use
AppearanceTrailingEffects values for this field |
Modifier and Type | Method and Description |
---|---|
SensorEmitterAppearance |
SensorEmitterAppearance.set(SensorEmitterAppearance.Bits wh,
int val) |
Constructor and Description |
---|
SensorEmitterAppearance(SensorEmitterAppearance.Bits wh,
int i) |