Class CheyenneIIIA

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

public final class CheyenneIIIA extends EntityType

Entity class CheyenneIIIA collects multiple enumeration values together. Usage: create an instance of this class with CheyenneIIIA.createInstance() or new CheyenneIIIA().

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Civilian Fixed Wing Aircraft, Small (up to 12,500 lbs / 5,670 kg) = 85;
  • SubCategory: TwinEngineTurboprop = 22;
  • Specific: PiperPA42Cheyenne = 3;
  • Entity type uid: 26132;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@3d40a3b4.

See Also:
Country.UNITED_STATES_OF_AMERICA_USA, EntityKind.PLATFORM, Domain, PlatformDomain, Category, CivilianFixedWingAircraftSmallupto12500lbs5670kg, SubCategory, Serialized Form
  • Constructor Details

    • CheyenneIIIA

      public CheyenneIIIA()
      Default constructor
  • Method Details

    • createInstance

      public static CheyenneIIIA createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data