Class SingleRotorTurboshaftEngineShroudedTailRotor

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

public final class SingleRotorTurboshaftEngineShroudedTailRotor extends EntityType

Entity class SingleRotorTurboshaftEngineShroudedTailRotor collects multiple enumeration values together.

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Civilian Helicopter, Medium (up to 20,000 lbs / 9,072 kg) = 91;
  • SubCategory: SingleRotorTurboshaftEngineShroudedTailRotor = 13;
  • Specific: (none);
  • Entity type uid: 31275;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7dfd3c81.

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

    • SingleRotorTurboshaftEngineShroudedTailRotor

      public SingleRotorTurboshaftEngineShroudedTailRotor()
      Default constructor
  • Method Details