Class ASR23

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

public final class ASR23 extends EntityType

Entity class ASR23 collects multiple enumeration values together to uniquely define this entity.

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: RF Active = 2;
  • SubCategory: EarlyWarningSurveillanceRadar = 2;
  • Specific: ASR23 = 18;
  • Entity type uid: 22343;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3b046e64.

See Also: