Class MirageIIIE

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

public final class MirageIIIE extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: MirageIII = 3;
  • Specific: MirageIIIE = 2;
  • Entity type uid: 15751;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@275bf9b3.

See Also: