Uses of Class
edu.nps.moves.dis7.enumerations.SurfacePlatformAppearance.Bits
Packages that use SurfacePlatformAppearance.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of SurfacePlatformAppearance.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as SurfacePlatformAppearance.BitsModifier and TypeFieldDescriptionSurfacePlatformAppearance.DAMAGE
(bit position 3, length=2) Describes the damaged appearance, useAppearanceDamage
values for this fieldSurfacePlatformAppearance.INTERIORLIGHTSON
(bit position 29, boolean) Describes whether interior lights are on or offSurfacePlatformAppearance.ISACCOMODATIONLADDERLOWERED
(bit position 16, boolean) Describes if the accomodation ladder is lowered or notSurfacePlatformAppearance.ISENGINEEMITTINGSMOKE
(bit position 6, boolean) Describes whether or not the engine is emitting smokeSurfacePlatformAppearance.ISFENCERAISED
(bit position 17, boolean) Describes whether the safety fence around a helicopter landing deck is raisedSurfacePlatformAppearance.ISFLAGRAISED
(bit position 18, boolean) Describes whether the national identification flag is raisedSurfacePlatformAppearance.ISFLAMING
(bit position 15, boolean) Describes whether the entity is burning and flames are visibleSurfacePlatformAppearance.ISFROZEN
(bit position 21, boolean) Describes whether the entity is frozen and should not be dead reckonedSurfacePlatformAppearance.ISSMOKEEMANATING
(bit position 5, boolean) Describes whether or not smoke is emanating from the entitySurfacePlatformAppearance.MOBILITYKILLED
(bit position 1, boolean) Describes whether it is capable of moving on its own powerSurfacePlatformAppearance.PAINTSCHEME
(bit position 0, boolean) Describes the visual paint design, useAppearancePaintScheme
values for this fieldSurfacePlatformAppearance.POWERPLANTON
(bit position 22, boolean) Describes whether the power plant is on or offSurfacePlatformAppearance.RUNNINGLIGHTSON
(bit position 12, boolean) Describes whether running lights are on or offSurfacePlatformAppearance.SPOTLIGHTSON
(bit position 28, boolean) Describes whether spot lights are on or offSurfacePlatformAppearance.STATE
(bit position 23, boolean) Describes whether the entity is active or deactivated, useAppearanceEntityorObjectState
values for this fieldSurfacePlatformAppearance.TOWEDARRAYSONAR
(bit position 27, boolean) Describes whether the TAS is deployed or notSurfacePlatformAppearance.WAKESIZE
(bit position 7, length=2) Describes the size of the wake trailing effect, useAppearanceTrailingEffects
values for this fieldMethods in edu.nps.moves.dis7.enumerations with parameters of type SurfacePlatformAppearance.BitsModifier and TypeMethodDescriptionSurfacePlatformAppearance.set
(SurfacePlatformAppearance.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type SurfacePlatformAppearance.BitsModifierConstructorDescriptionSurfacePlatformAppearance
(SurfacePlatformAppearance.Bits wh, int value) Default constructor with parameters