public class AirPlatformAppearance extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
AirPlatformAppearance.Bits |
Modifier and Type | Field and Description |
---|---|
static AirPlatformAppearance.Bits |
AFTERBURNER_ON
Describes if the air platform is in afterburner
|
static AirPlatformAppearance.Bits |
ANTI_COLLISION_LIGHT_DAY_NIGHT
Describes the day/night status of the Anti-Collision lights, Use
AppearanceAntiCollisionDayNight values for this field |
static AirPlatformAppearance.Bits |
ANTI_COLLISION_LIGHTS_ON
Describes whether Anti-Collision lights are on or off
|
static AirPlatformAppearance.Bits |
CANOPY_TROOP_DOOR
Describes the state of the canopy/troop door, Use
AppearanceCanopy values for this field |
static AirPlatformAppearance.Bits |
CARGO_DOORS_OPENED
Describes whether the cargo doors (main door) are closed or open
|
static AirPlatformAppearance.Bits |
DAMAGE
Describes the damaged appearance, Use
AppearanceDamage values for this field |
static AirPlatformAppearance.Bits |
FORMATION_LIGHTS_ON
Describes whether formation lights are on or off
|
static AirPlatformAppearance.Bits |
INTERIOR_LIGHTS_ON
Describes whether interior lights are on or off
|
static AirPlatformAppearance.Bits |
IS_BLINKING
Indicates whether any air platform lights are blinking or not
|
static AirPlatformAppearance.Bits |
IS_ENGINE_EMITTING_SMOKE
Describes whether or not the engine is emitting smoke
|
static AirPlatformAppearance.Bits |
IS_FLAMING
Describes whether the entity is burning and flames are visible
|
static AirPlatformAppearance.Bits |
IS_FROZEN
Describes whether the entity is frozen and should not be dead reckoned
|
static AirPlatformAppearance.Bits |
IS_SMOKE_EMANATING
Describes whether or not smoke is emanating from the entity
|
static AirPlatformAppearance.Bits |
LANDING_GEAR_EXTENDED
Describes whether the landing gear is wholly retracted or extended
|
static AirPlatformAppearance.Bits |
LANDING_LIGHTS_ON
Describes whether landing lights are on or off
|
static AirPlatformAppearance.Bits |
LOWER_ANTI_COLLISION_LIGHT_ON
Describes whether the lower Anti-Collision light is on or off
|
static AirPlatformAppearance.Bits |
NAVIGATION_LIGHTS_ON
Describes whether navigation lights are on or off
|
static AirPlatformAppearance.Bits |
NAVIGATION_POSITION_BRIGHTNESS
Describes the brightness of the navigation/position lights, Use
AppearanceNavigationPositionBrightness values for this field |
static AirPlatformAppearance.Bits |
NVG_MODE
Describes whether air platform lighting is in covert or overt mode, Use
AppearanceNVGMode values for this field |
static AirPlatformAppearance.Bits |
PAINT_SCHEME
Describes the visual paint design, Use
AppearancePaintScheme values for this field |
static AirPlatformAppearance.Bits |
POWER_PLANT_ON
Describes whether the power plant is on or off
|
static AirPlatformAppearance.Bits |
PROPULSION_KILLED
Describes whether it is capable of moving on its own power
|
static AirPlatformAppearance.Bits |
REVERSE_THRUST_ENGAGED
Describes whether the air platform has engaged reverse thrust
|
static AirPlatformAppearance.Bits |
SPOT_SEARCH_LIGHT_1_ON
Describes whether spot/search light #1 is on or off
|
static AirPlatformAppearance.Bits |
STATE
Describes whether the entity is active or deactivated, Use
AppearanceEntityorObjectState values for this field |
static AirPlatformAppearance.Bits |
TRAILING_EFFECTS
Describes the size of the contrails or ionization trailing effects, Use
AppearanceTrailingEffects values for this field |
static AirPlatformAppearance.Bits |
UPPER_ANTI_COLLISION_LIGHT_ON
Describes whether the upper Anti-Collision light is on or off
|
static AirPlatformAppearance.Bits |
WEIGHT_ON_WHEELS
Describes whether the air platform has weight on its main landing gear
|
Constructor and Description |
---|
AirPlatformAppearance() |
AirPlatformAppearance(AirPlatformAppearance.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
AirPlatformAppearance |
set(AirPlatformAppearance.Bits wh,
int val) |
AirPlatformAppearance |
set(int start,
int length,
int val) |
calculateMask, calculateMask, getMarshalledSize, marshal, marshal, marshallCommon, setbits, unmarshal, unmarshal
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, set, set, set, set, size, stream, toByteArray, toLongArray, toString, valueOf, valueOf, valueOf, valueOf, xor
public static AirPlatformAppearance.Bits PAINT_SCHEME
AppearancePaintScheme
values for this fieldpublic static AirPlatformAppearance.Bits PROPULSION_KILLED
public static AirPlatformAppearance.Bits NVG_MODE
AppearanceNVGMode
values for this fieldpublic static AirPlatformAppearance.Bits DAMAGE
AppearanceDamage
values for this fieldpublic static AirPlatformAppearance.Bits IS_SMOKE_EMANATING
public static AirPlatformAppearance.Bits IS_ENGINE_EMITTING_SMOKE
public static AirPlatformAppearance.Bits TRAILING_EFFECTS
AppearanceTrailingEffects
values for this fieldpublic static AirPlatformAppearance.Bits CANOPY_TROOP_DOOR
AppearanceCanopy
values for this fieldpublic static AirPlatformAppearance.Bits LANDING_LIGHTS_ON
public static AirPlatformAppearance.Bits NAVIGATION_LIGHTS_ON
public static AirPlatformAppearance.Bits ANTI_COLLISION_LIGHTS_ON
public static AirPlatformAppearance.Bits IS_FLAMING
public static AirPlatformAppearance.Bits AFTERBURNER_ON
public static AirPlatformAppearance.Bits LOWER_ANTI_COLLISION_LIGHT_ON
public static AirPlatformAppearance.Bits UPPER_ANTI_COLLISION_LIGHT_ON
public static AirPlatformAppearance.Bits ANTI_COLLISION_LIGHT_DAY_NIGHT
AppearanceAntiCollisionDayNight
values for this fieldpublic static AirPlatformAppearance.Bits IS_BLINKING
public static AirPlatformAppearance.Bits IS_FROZEN
public static AirPlatformAppearance.Bits POWER_PLANT_ON
public static AirPlatformAppearance.Bits STATE
AppearanceEntityorObjectState
values for this fieldpublic static AirPlatformAppearance.Bits FORMATION_LIGHTS_ON
public static AirPlatformAppearance.Bits LANDING_GEAR_EXTENDED
public static AirPlatformAppearance.Bits CARGO_DOORS_OPENED
public static AirPlatformAppearance.Bits NAVIGATION_POSITION_BRIGHTNESS
AppearanceNavigationPositionBrightness
values for this fieldpublic static AirPlatformAppearance.Bits SPOT_SEARCH_LIGHT_1_ON
public static AirPlatformAppearance.Bits INTERIOR_LIGHTS_ON
public static AirPlatformAppearance.Bits REVERSE_THRUST_ENGAGED
public static AirPlatformAppearance.Bits WEIGHT_ON_WHEELS
public AirPlatformAppearance()
public AirPlatformAppearance(AirPlatformAppearance.Bits wh, int i)
public AirPlatformAppearance set(AirPlatformAppearance.Bits wh, int val)
public AirPlatformAppearance set(int start, int length, int val)