Uses of Class
edu.nps.moves.dis7.enumerations.SubsurfacePlatformAppearance.Bits
Packages that use SubsurfacePlatformAppearance.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of SubsurfacePlatformAppearance.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as SubsurfacePlatformAppearance.BitsModifier and TypeFieldDescriptionSubsurfacePlatformAppearance.COMMSMAST
(bit position 19, boolean) Describes whether the communication mast is extended or notSubsurfacePlatformAppearance.DAMAGE
(bit position 3, length=2) Describes the damaged appearance, useAppearanceDamage
values for this fieldSubsurfacePlatformAppearance.ESMMAST
(bit position 20, boolean) Describes whether the ESM mast is extended or notSubsurfacePlatformAppearance.HATCH
(bit position 9, length=3) Describes whether the hatch is open or closed, useAppearanceSubsurfaceHatch
values for this fieldSubsurfacePlatformAppearance.ISENGINEEMITTINGSMOKE
(bit position 6, boolean) Describes whether or not the engine is emitting smokeSubsurfacePlatformAppearance.ISFLAMING
(bit position 15, boolean) Describes whether the entity is burning and flames are visibleSubsurfacePlatformAppearance.ISFROZEN
(bit position 21, boolean) Describes whether the entity is frozen and should not be dead reckonedSubsurfacePlatformAppearance.ISSMOKEEMANATING
(bit position 5, boolean) Describes whether or not smoke is emanating from the entitySubsurfacePlatformAppearance.MISSILEHATCHES
(bit position 26, boolean) Describes whether the missile hatches are open or notSubsurfacePlatformAppearance.MOBILITYKILLED
(bit position 1, boolean) Describes whether it is capable of moving on its own powerSubsurfacePlatformAppearance.PAINTSCHEME
(bit position 0, boolean) Describes the visual paint design, useAppearancePaintScheme
values for this fieldSubsurfacePlatformAppearance.PERISCOPE
(bit position 16, boolean) Describes whether the periscope is extended or notSubsurfacePlatformAppearance.POWERPLANTON
(bit position 22, boolean) Describes whether the power plant is on or offSubsurfacePlatformAppearance.RADARMAST
(bit position 18, boolean) Describes whether the radar mast is extended or notSubsurfacePlatformAppearance.RUNNINGLIGHTSON
(bit position 12, boolean) Describes whether running lights are on or offSubsurfacePlatformAppearance.SNORKEL
(bit position 17, boolean) Describes whether the snorkel is extended or notSubsurfacePlatformAppearance.STATE
(bit position 23, boolean) Describes whether the entity is active or deactivated, useAppearanceEntityorObjectState
values for this fieldSubsurfacePlatformAppearance.TORPEDOTUBES
(bit position 25, boolean) Describes whether the torpedo tubes are open or notSubsurfacePlatformAppearance.TOWEDARRAYSONAR
(bit position 27, boolean) Describes whether the TAS is deployed or notMethods in edu.nps.moves.dis7.enumerations with parameters of type SubsurfacePlatformAppearance.BitsModifier and TypeMethodDescriptionSubsurfacePlatformAppearance.set
(SubsurfacePlatformAppearance.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type SubsurfacePlatformAppearance.BitsModifierConstructorDescriptionSubsurfacePlatformAppearance
(SubsurfacePlatformAppearance.Bits wh, int value) Default constructor with parameters