Class ASR7

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

public final class ASR7 extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5f4df55e.

See Also: