Class MirageIIIR

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

public final class MirageIIIR extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Reconnaissance = 7;
  • SubCategory: MirageIII = 2;
  • Specific: MirageIIIR = 1;
  • Entity type uid: 15814;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4278284b.

See Also: