Class GenericLargeHelicopterSingleRotorTurboshaftEngineShroudedTailRotor

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

public final class GenericLargeHelicopterSingleRotorTurboshaftEngineShroudedTailRotor extends EntityType

Entity class GenericLargeHelicopterSingleRotorTurboshaftEngineShroudedTailRotor collects multiple enumeration values together.

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Civilian Helicopter, Large (above 20,000 lbs / 9,072 kg) = 92;
  • SubCategory: GenericLargeHelicopterSingleRotorTurboshaftEngineShroudedTailRotor = 13;
  • Specific: (none);
  • Entity type uid: 24731;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@2e3a5237.

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

    • GenericLargeHelicopterSingleRotorTurboshaftEngineShroudedTailRotor

      public GenericLargeHelicopterSingleRotorTurboshaftEngineShroudedTailRotor()
      Default constructor
  • Method Details