Uses of Class
edu.nps.moves.dis7.enumerations.ExtendedLightsSurfaceDomain.Bits
Packages that use ExtendedLightsSurfaceDomain.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of ExtendedLightsSurfaceDomain.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as ExtendedLightsSurfaceDomain.BitsModifier and TypeFieldDescriptionExtendedLightsSurfaceDomain.DECKSTATUSLIGHTCOLOR
(bit position 3, length=2) Describes the current flight deck status light color, useDeckStatusLightColor
values for this fieldExtendedLightsSurfaceDomain.FLIGHTDECKBEACONSON
(bit position 6, boolean) Describes whether the flight deck beacons are on or offExtendedLightsSurfaceDomain.FLIGHTDECKEDGELIGHTSON
(bit position 8, boolean) Describes whether the flight deck edge lights are on or offExtendedLightsSurfaceDomain.FLIGHTDECKFLOODLIGHTSON
(bit position 5, boolean) Describes whether the flight deck floodlights are on or offExtendedLightsSurfaceDomain.FLIGHTDECKSPOTLIGHTSON
(bit position 7, boolean) Describes whether the flight deck spotlights are on or offExtendedLightsSurfaceDomain.LIGHTINTENSITY
(bit position 0, length=3) Describes the intensity (brightness) of the lights, useSpecialLightsIntensity
values for this fieldExtendedLightsSurfaceDomain.LINEUPLIGHTSON
(bit position 9, boolean) Describes whether the lineup lights are on or offExtendedLightsSurfaceDomain.STABILIZEDGLIDESLOPEINDICATORLIGHTON
(bit position 12, boolean) Describes whether the stabilized glideslope indicator light is on or offExtendedLightsSurfaceDomain.VERTICALDROPLINELIGHTSON
(bit position 10, boolean) Describes whether the vertical dropline lights are on or offExtendedLightsSurfaceDomain.WAVEOFFLIGHTSON
(bit position 11, boolean) Describes whether the wave-off lights are on or offMethods in edu.nps.moves.dis7.enumerations with parameters of type ExtendedLightsSurfaceDomain.BitsModifier and TypeMethodDescriptionExtendedLightsSurfaceDomain.set
(ExtendedLightsSurfaceDomain.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type ExtendedLightsSurfaceDomain.BitsModifierConstructorDescriptionExtendedLightsSurfaceDomain
(ExtendedLightsSurfaceDomain.Bits wh, int value) Default constructor with parameters