Class PointObjectAppearanceAirGroundBurst

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

public class PointObjectAppearanceAirGroundBurst extends DisBitSet
Generated from XML, UID 232, marshal size 16, PointObjectAppearanceAirGroundBurst
See Also:
  • Field Details

  • Constructor Details

    • PointObjectAppearanceAirGroundBurst

      public PointObjectAppearanceAirGroundBurst()
      Default constructor
    • PointObjectAppearanceAirGroundBurst

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