Class GenericMediumHelicopterSingleRotorTurboshaftEngineConventionalTailRotor

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

public final class GenericMediumHelicopterSingleRotorTurboshaftEngineConventionalTailRotor extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Civilian Helicopter, Medium (up to 20,000 lbs / 9,072 kg) = 91;
  • SubCategory: GenericMediumHelicopterSingleRotorTurboshaftEngineConventionalTailRotor = 12;
  • Specific: (none);
  • Entity type uid: 24725;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@55cff952.

See Also:
  • Constructor Details

    • GenericMediumHelicopterSingleRotorTurboshaftEngineConventionalTailRotor

      public GenericMediumHelicopterSingleRotorTurboshaftEngineConventionalTailRotor()
      Default constructor
  • Method Details