Class HAP

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

public final class HAP extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Attack Helicopter = 20;
  • SubCategory: EurocopterTigre = 2;
  • Specific: HAP = 3;
  • Entity type uid: 16365;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7cbc3762.

See Also: