Class Mirage2000

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

public final class Mirage2000 extends EntityType

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

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

  • Country: Greece (GRC) = 82;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: Mirage2000 = 3;
  • Specific: null (none);
  • Entity type uid: 34434;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@30990c1b.

See Also: