Uses of Class
edu.nps.moves.dis7.enumerations.AirPlatformAppearance.Bits
Packages that use AirPlatformAppearance.Bits
-
Uses of AirPlatformAppearance.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as AirPlatformAppearance.BitsModifier and TypeFieldDescriptionstatic AirPlatformAppearance.Bits
AirPlatformAppearance.AFTERBURNERON
Describes if the air platform is in afterburnerstatic AirPlatformAppearance.Bits
AirPlatformAppearance.ANTICOLLISIONLIGHTDAYNIGHT
Describes the day/night status of the Anti-Collision lights, UseAppearanceAntiCollisionDayNight
values for this fieldstatic AirPlatformAppearance.Bits
AirPlatformAppearance.ANTICOLLISIONLIGHTSON
Describes whether Anti-Collision lights are on or offstatic AirPlatformAppearance.Bits
AirPlatformAppearance.CANOPYTROOPDOOR
Describes the state of the canopy/troop door, UseAppearanceCanopy
values for this fieldstatic AirPlatformAppearance.Bits
AirPlatformAppearance.CARGODOORSOPENED
Describes whether the cargo doors (main door) are closed or openstatic AirPlatformAppearance.Bits
AirPlatformAppearance.DAMAGE
Describes the damaged appearance, UseAppearanceDamage
values for this fieldstatic AirPlatformAppearance.Bits
AirPlatformAppearance.FORMATIONLIGHTSON
Describes whether formation lights are on or offstatic AirPlatformAppearance.Bits
AirPlatformAppearance.INTERIORLIGHTSON
Describes whether interior lights are on or offstatic AirPlatformAppearance.Bits
AirPlatformAppearance.ISBLINKING
Indicates whether any air platform lights are blinking or notstatic AirPlatformAppearance.Bits
AirPlatformAppearance.ISENGINEEMITTINGSMOKE
Describes whether or not the engine is emitting smokestatic AirPlatformAppearance.Bits
AirPlatformAppearance.ISFLAMING
Describes whether the entity is burning and flames are visiblestatic AirPlatformAppearance.Bits
AirPlatformAppearance.ISFROZEN
Describes whether the entity is frozen and should not be dead reckonedstatic AirPlatformAppearance.Bits
AirPlatformAppearance.ISSMOKEEMANATING
Describes whether or not smoke is emanating from the entitystatic AirPlatformAppearance.Bits
AirPlatformAppearance.LANDINGGEAREXTENDED
Describes whether the landing gear is wholly retracted or extendedstatic AirPlatformAppearance.Bits
AirPlatformAppearance.LANDINGLIGHTSON
Describes whether landing lights are on or offstatic AirPlatformAppearance.Bits
AirPlatformAppearance.LOWERANTICOLLISIONLIGHTON
Describes whether the lower Anti-Collision light is on or offstatic AirPlatformAppearance.Bits
AirPlatformAppearance.NAVIGATIONLIGHTSON
Describes whether navigation lights are on or offstatic AirPlatformAppearance.Bits
AirPlatformAppearance.NAVIGATIONPOSITIONBRIGHTNESS
Describes the brightness of the navigation/position lights, UseAppearanceNavigationPositionBrightness
values for this fieldstatic AirPlatformAppearance.Bits
AirPlatformAppearance.NVGMODE
Describes whether air platform lighting is in covert or overt mode, UseAppearanceNVGMode
values for this fieldstatic AirPlatformAppearance.Bits
AirPlatformAppearance.PAINTSCHEME
Describes the visual paint design, UseAppearancePaintScheme
values for this fieldstatic AirPlatformAppearance.Bits
AirPlatformAppearance.POWERPLANTON
Describes whether the power plant is on or offstatic AirPlatformAppearance.Bits
AirPlatformAppearance.PROPULSIONKILLED
Describes whether it is capable of moving on its own powerstatic AirPlatformAppearance.Bits
AirPlatformAppearance.REVERSETHRUSTENGAGED
Describes whether the air platform has engaged reverse thruststatic AirPlatformAppearance.Bits
AirPlatformAppearance.SPOTSEARCHLIGHT1ON
Describes whether spot/search light #1 is on or offstatic AirPlatformAppearance.Bits
AirPlatformAppearance.STATE
Describes whether the entity is active or deactivated, UseAppearanceEntityorObjectState
values for this fieldstatic AirPlatformAppearance.Bits
AirPlatformAppearance.TRAILINGEFFECTS
Describes the size of the contrails or ionization trailing effects, UseAppearanceTrailingEffects
values for this fieldstatic AirPlatformAppearance.Bits
AirPlatformAppearance.UPPERANTICOLLISIONLIGHTON
Describes whether the upper Anti-Collision light is on or offstatic AirPlatformAppearance.Bits
AirPlatformAppearance.WEIGHTONWHEELS
Describes whether the air platform has weight on its main landing gearMethods in edu.nps.moves.dis7.enumerations with parameters of type AirPlatformAppearance.BitsModifier and TypeMethodDescriptionAirPlatformAppearance.set(AirPlatformAppearance.Bits wh, int value)
Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type AirPlatformAppearance.BitsModifierConstructorDescriptionAirPlatformAppearance(AirPlatformAppearance.Bits wh, int value)
Default constructor with parameters