Class RadioCommsHeader

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

public class RadioCommsHeader extends Object implements Serializable
IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocols
See Also:
Serialized Form
  • Field Details

    • radioReferenceID

      protected EntityID radioReferenceID
      ID of the entitythat is the source of the communication
    • radioNumber

      protected short radioNumber
      particular radio within an entity
  • Constructor Details

    • RadioCommsHeader

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