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.BitsExtendedLightsAirDomain.AFTNAVIGATIONPOSITIONLIGHTON(bit position 9, boolean) Describes whether the aft navigation/position light is on or offstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.AREFORMATIONLIGHTSFLASHING(bit position 3, boolean) Describes whether or not the formation lights are flashingstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.ARELANDINGLIGHTSEXTENDED(bit position 10, boolean) Describes whether the landing lights are retracted or extendedstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.BOTHREDANDWHITEANTICOLLISIONLIGHTSON(bit position 21, boolean) Describes whether both the red and white anti-collision lights are on or offstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.FORMATIONLIGHTSINTENSITY(bit position 0, length=3) Describes the intensity (brightness) of the formation lights, useSpecialLightsIntensityvalues for this fieldstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.INTERIORLIGHTSNVGMODE(bit position 19, boolean) Describes the Night Vision Goggles (NVG) indicator for interior lights, useAppearanceNVGModevalues for this fieldstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.IRANTICOLLISIONFLASHPATTERN(bit position 11, length=3) Describes the flash pattern used by the IR Anti-Collision Lights, useIRAntiCollisionFlashPatternvalues for this fieldstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.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), useSpecialLightsIntensityvalues for this fieldstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.ISSEARCHLIGHT1EXTENDED(bit position 7, boolean) Describes whether search light #1 is retracted or extendedstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.ISSEARCHLIGHT2EXTENDED(bit position 8, boolean) Describes whether search light #2 is retracted or extendedstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.SEARCHLIGHT1NVGMODE(bit position 5, boolean) Describes the Night Vision Goggles (NVG) indicator for search light #1, useAppearanceNVGModevalues for this fieldstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.SEARCHLIGHT2NVGMODE(bit position 6, boolean) Describes the Night Vision Goggles (NVG) indicator for search light #2, useAppearanceNVGModevalues for this fieldstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.SPOTSEARCH2ON(bit position 4, boolean) Describes whether the spot/search light #2 is on or offstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.SPOTSEARCH3ON(bit position 17, boolean) Describes whether the spot/search light #3 is on or offstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.SPOTSEARCH4ON(bit position 18, boolean) Describes whether the spot/search light #4 is on or offstatic ExtendedLightsAirDomain.BitsExtendedLightsAirDomain.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