Class MinefieldIdentifier

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

public class MinefieldIdentifier extends Object implements Serializable
The unique designation of a minefield Section 6.2.56 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocols
See Also:
Serialized Form
  • Field Details

    • simulationAddress

      protected SimulationAddress simulationAddress
      simulationAddress is an undescribed parameter...
    • minefieldNumber

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

    • MinefieldIdentifier

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