Class UtilityHelicopter

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

public final class UtilityHelicopter extends EntityType

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

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

  • Country: India (IND) = 99;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Utility Helicopter = 21;
  • SubCategory: null (none);
  • Specific: null (none);
  • Entity type uid: 18821;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@1ce61929.

See Also: