Class UtilityHelicopter

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.can.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: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Utility Helicopter = 21;
  • SubCategory: null (none);
  • Specific: null (none);
  • Entity type uid: 25649;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@2f0a87b3.

See Also: