java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.sensoremitter.land.ANPRD13
All Implemented Interfaces:
Serializable

public final class ANPRD13 extends EntityType

Entity class ANPRD13 collects multiple enumeration values together.

Usage: create an instance of this class with ANPRD13.createInstance() or new ANPRD13().

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: RF Passive = 3;
  • SubCategory: EarlyWarningSurveillance = 2;
  • Specific: ANPRD13 = 1;
  • Entity type uid: 23648;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@736788b.

See Also:
Country.UNITED_STATES_OF_AMERICA_USA, EntityKind.SENSOR_EMITTER, Domain, PlatformDomain, Category, RFPassive, SubCategory, Serialized Form
  • Constructor Details

    • ANPRD13

      public ANPRD13()
      Default constructor
  • Method Details

    • createInstance

      public static ANPRD13 createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data