Class CH147F

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

public final class CH147F extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Utility Helicopter = 21;
  • SubCategory: CH147F = 3;
  • Specific: null (none);
  • Entity type uid: 31139;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@16f7c8c1.

See Also: