Class RadioCommsHeader

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

public class RadioCommsHeader extends Object implements Serializable
Common PDU fields for Radio Communications family
See Also:
  • 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