Class A109KM

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

public final class A109KM extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Utility Helicopter = 21;
  • SubCategory: AgustaWestlandAW109 = 5;
  • Specific: A109K = 5;
  • Entity type uid: 28492;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@4d9d1b69.

See Also: