Uses of Class
edu.nps.moves.dis7.enumerations.PointObjectAppearanceCrater.Bits
Packages that use PointObjectAppearanceCrater.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of PointObjectAppearanceCrater.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as PointObjectAppearanceCrater.BitsModifier and TypeFieldDescriptionPointObjectAppearanceCrater.BREACHSTATE
(bit position 30, length=2) Describes the breached appearance of the object, useAppearanceLinearObjectTankDitchBreach
values for this fieldPointObjectAppearanceCrater.DEPTH
(bit position 8, length=8) 8-bit unsigned integer indicating the depth of the crater in centimetersPointObjectAppearanceCrater.DIAMETER
(bit position 0, length=8) 8-bit unsigned integer indicating the diameter of the crater in metersPointObjectAppearanceCrater.HEIGHT
(bit position 16, length=8) 8-bit unsigned integer indicating the height of the crater in centimetersMethods in edu.nps.moves.dis7.enumerations with parameters of type PointObjectAppearanceCrater.BitsModifier and TypeMethodDescriptionPointObjectAppearanceCrater.set
(PointObjectAppearanceCrater.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type PointObjectAppearanceCrater.BitsModifierConstructorDescriptionPointObjectAppearanceCrater
(PointObjectAppearanceCrater.Bits wh, int value) Default constructor with parameters