Class ExpendableDescriptor

java.lang.Object
edu.nps.moves.dis7.pdus.ExpendableDescriptor
All Implemented Interfaces:
Serializable

public class ExpendableDescriptor extends Object implements Serializable
Burst of chaff or expendible device. Section 6.2.19.4
See Also:
  • Field Details

    • expendableType

      protected EntityType expendableType
      Type of the object that exploded
    • padding

      protected long padding
      zero-filled array of padding bits for byte alignment and consistent sizing of PDU data
  • Constructor Details

    • ExpendableDescriptor

      public ExpendableDescriptor()
      Constructor creates and configures a new instance object
  • Method Details