Class EventIdentifierLiveEntity

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

public class EventIdentifierLiveEntity extends Object implements Serializable
Identifies an event in the world. Use this format for ONLY the LiveEntityPdu. Section 6.2.34.
See Also:
  • Field Details

    • siteNumber

      protected byte siteNumber
      siteNumber is an undescribed parameter...
    • applicationNumber

      protected byte applicationNumber
      applicationNumber is an undescribed parameter...
    • eventNumber

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

    • EventIdentifierLiveEntity

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