Uses of Class
edu.nps.moves.dis7.enumerations.ExtendedLightsLandDomain.Bits
Packages that use ExtendedLightsLandDomain.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of ExtendedLightsLandDomain.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as ExtendedLightsLandDomain.BitsModifier and TypeFieldDescriptionExtendedLightsLandDomain.AUXILIARYHIGHBEAMON
(bit position 9, boolean) Describes whether the auxiliary high beam is on or offExtendedLightsLandDomain.EMERGENCYLIGHTSON
(bit position 5, boolean) Describes whether the emergency lights are on or off (if on, they are flashing)ExtendedLightsLandDomain.EMERGENCYVEHICLELIGHTSON
(bit position 11, boolean) Describes whether the emergency vehicle lights (if equipped) are on or off (e.g., police vehicle lights)ExtendedLightsLandDomain.FOGLIGHTSON
(bit position 6, boolean) Describes whether the fog lights are on or offExtendedLightsLandDomain.HEADLIGHTINTENSITY
(bit position 2, boolean) Describes the intensity (brightness) of the head lights, useAppearanceNavigationPositionBrightness
values for this fieldExtendedLightsLandDomain.LEFTTURNSIGNALON
(bit position 0, boolean) Describes whether the left turn signal is on or off (right/left determined by looking out front)ExtendedLightsLandDomain.PARKINGLIGHTSON
(bit position 7, boolean) Describes whether the parking lights are on or offExtendedLightsLandDomain.REARINTERIORLIGHTSON
(bit position 10, boolean) Describes whether the rear interior lights are on or offExtendedLightsLandDomain.REVERSELIGHTSON
(bit position 8, boolean) Describes whether the reverse lights are on or offExtendedLightsLandDomain.RIGHTTURNSIGNALON
(bit position 1, boolean) Describes whether the right turn signal is on or off (right/left determined by looking out front)ExtendedLightsLandDomain.RUNNINGLIGHTSON
(bit position 4, boolean) Describes whether the running lights are on or offExtendedLightsLandDomain.SPOTSEARCH2ON
(bit position 3, boolean) Describes whether the spot/search light #2 is on or offExtendedLightsLandDomain.SPOTSEARCH3ON
(bit position 17, boolean) Describes whether the spot/search light #3 is on or offExtendedLightsLandDomain.SPOTSEARCH4ON
(bit position 18, boolean) Describes whether the spot/search light #4 is on or offMethods in edu.nps.moves.dis7.enumerations with parameters of type ExtendedLightsLandDomain.BitsModifier and TypeMethodDescriptionExtendedLightsLandDomain.set
(ExtendedLightsLandDomain.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type ExtendedLightsLandDomain.BitsModifierConstructorDescriptionExtendedLightsLandDomain
(ExtendedLightsLandDomain.Bits wh, int value) Default constructor with parameters