Class An124Condor

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

public final class An124Condor extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: An124Condor = 1;
  • Specific: null (none);
  • Entity type uid: 13351;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@6f1a80fb.

See Also: