Uses of Class
edu.nps.moves.dis7.enumerations.ExtendedLightsAirDomain.Bits
Packages that use ExtendedLightsAirDomain.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of ExtendedLightsAirDomain.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as ExtendedLightsAirDomain.BitsModifier and TypeFieldDescriptionstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.AFTNAVIGATIONPOSITIONLIGHTON
(bit position 9, boolean) Describes whether the aft navigation/position light is on or offstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.AREFORMATIONLIGHTSFLASHING
(bit position 3, boolean) Describes whether or not the formation lights are flashingstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.ARELANDINGLIGHTSEXTENDED
(bit position 10, boolean) Describes whether the landing lights are retracted or extendedstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.BOTHREDANDWHITEANTICOLLISIONLIGHTSON
(bit position 21, boolean) Describes whether both the red and white anti-collision lights are on or offstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.FORMATIONLIGHTSINTENSITY
(bit position 0, length=3) Describes the intensity (brightness) of the formation lights, useSpecialLightsIntensity
values for this fieldstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.INTERIORLIGHTSNVGMODE
(bit position 19, boolean) Describes the Night Vision Goggles (NVG) indicator for interior lights, useAppearanceNVGMode
values for this fieldstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.IRANTICOLLISIONFLASHPATTERN
(bit position 11, length=3) Describes the flash pattern used by the IR Anti-Collision Lights, useIRAntiCollisionFlashPattern
values for this fieldstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.IRANTICOLLISIONINTENSITY
(bit position 14, length=3) Describes the intensity (brightness) of the IR Anti-Collision lights (where 0 is off and 1-5 indicate intensity), useSpecialLightsIntensity
values for this fieldstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.ISSEARCHLIGHT1EXTENDED
(bit position 7, boolean) Describes whether search light #1 is retracted or extendedstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.ISSEARCHLIGHT2EXTENDED
(bit position 8, boolean) Describes whether search light #2 is retracted or extendedstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.SEARCHLIGHT1NVGMODE
(bit position 5, boolean) Describes the Night Vision Goggles (NVG) indicator for search light #1, useAppearanceNVGMode
values for this fieldstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.SEARCHLIGHT2NVGMODE
(bit position 6, boolean) Describes the Night Vision Goggles (NVG) indicator for search light #2, useAppearanceNVGMode
values for this fieldstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.SPOTSEARCH2ON
(bit position 4, boolean) Describes whether the spot/search light #2 is on or offstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.SPOTSEARCH3ON
(bit position 17, boolean) Describes whether the spot/search light #3 is on or offstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.SPOTSEARCH4ON
(bit position 18, boolean) Describes whether the spot/search light #4 is on or offstatic ExtendedLightsAirDomain.Bits
ExtendedLightsAirDomain.TAXILIGHTSON
(bit position 20, boolean) Describes whether the taxi lights are on or offMethods in edu.nps.moves.dis7.enumerations with parameters of type ExtendedLightsAirDomain.BitsModifier and TypeMethodDescriptionExtendedLightsAirDomain.set
(ExtendedLightsAirDomain.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type ExtendedLightsAirDomain.BitsModifierConstructorDescriptionExtendedLightsAirDomain
(ExtendedLightsAirDomain.Bits wh, int value) Default constructor with parameters