Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static LinearObjectAppearanceTankDitchAndConcertinaWire.Bits |
LinearObjectAppearanceTankDitchAndConcertinaWire.BREACH_LENGTH
8-bit unsigned integer indicating the fixed length in meters of a breached segment
|
static LinearObjectAppearanceTankDitchAndConcertinaWire.Bits |
LinearObjectAppearanceTankDitchAndConcertinaWire.BREACH_LOCATION
8-bit record where each bit indicates whether its associated segment is breached or not, such that bit 0 of the record is the first segment
|
static LinearObjectAppearanceTankDitchAndConcertinaWire.Bits |
LinearObjectAppearanceTankDitchAndConcertinaWire.BREACH_STATE
Describes the breached appearance of the object, Use
AppearanceLinearObjectTankDitchBreach values for this field |
Modifier and Type | Method and Description |
---|---|
LinearObjectAppearanceTankDitchAndConcertinaWire |
LinearObjectAppearanceTankDitchAndConcertinaWire.set(LinearObjectAppearanceTankDitchAndConcertinaWire.Bits wh,
int val) |
Constructor and Description |
---|
LinearObjectAppearanceTankDitchAndConcertinaWire(LinearObjectAppearanceTankDitchAndConcertinaWire.Bits wh,
int i) |