Class MinefieldSensorType

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

public class MinefieldSensorType extends Object implements Serializable
Information about a minefield sensor. Section 6.2.57
See Also:
  • Field Details

    • sensorType

      protected short sensorType
      sensor type. bit fields 0-3 are the type category, 4-15 are teh subcategory
  • Constructor Details

    • MinefieldSensorType

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