Class CH47FChinook

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

public final class CH47FChinook extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo Helicopter = 23;
  • SubCategory: CH47FChinook = 1;
  • Specific: null (none);
  • Entity type uid: 35289;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@1d572e62.

See Also: