Class A50EI

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.ind.platform.air.A50EI
All Implemented Interfaces:
Serializable

public final class A50EI extends EntityType

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

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

  • Country: India (IND) = 99;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Surveillance/C2 (Airborne Early Warning) = 8;
  • SubCategory: BerievA50Mainstay = 1;
  • Specific: A50EI = 1;
  • Entity type uid: 30219;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@34625ccd.

See Also: