Class Mk99

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

public final class Mk99 extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Utility helicopter = 21;
  • SubCategory: WestlandLynx = 2;
  • Specific: Mk99 = 16;
  • Entity type uid: 15109;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4a50d04a.

See Also: