Class LinearObjectAppearanceExhaustSmoke

java.lang.Object
java.util.BitSet
edu.nps.moves.dis7.pdus.DisBitSet
edu.nps.moves.dis7.enumerations.LinearObjectAppearanceExhaustSmoke
All Implemented Interfaces:
Marshaller, Serializable, Cloneable

public class LinearObjectAppearanceExhaustSmoke extends DisBitSet
Generated from XML, UID 236, marshal size 16, LinearObjectAppearanceExhaustsmoke
See Also:
  • Field Details

  • Constructor Details

    • LinearObjectAppearanceExhaustSmoke

      public LinearObjectAppearanceExhaustSmoke()
      Default constructor
    • LinearObjectAppearanceExhaustSmoke

      public LinearObjectAppearanceExhaustSmoke(LinearObjectAppearanceExhaustSmoke.Bits wh, int value)
      Default constructor with parameters
      Parameters:
      wh - Bits custom data structure
      value - bits of interest
  • Method Details