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 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocols
See Also:
Serialized Form
  • Field Details

    • expendableType

      protected EntityType expendableType
      Type of the object that exploded
    • padding

      protected long padding
      Padding
  • Constructor Details

    • ExpendableDescriptor

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