Class CommunicationsNodeID

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

public class CommunicationsNodeID extends Object implements Serializable
Identity of a communications node. Section 6.2.48.4
See Also:
  • Field Details

    • entityID

      protected EntityID entityID
      entityID is an undescribed parameter...
    • elementID

      protected short elementID
      elementID is an undescribed parameter...
  • Constructor Details

    • CommunicationsNodeID

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