Class SingleRotorTurboshaftEngineShroudedTailRotor1

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

public final class SingleRotorTurboshaftEngineShroudedTailRotor1 extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Civilian Helicopter, Medium (up to 20,000 lbs / 9,072 kg) = 91;
  • SubCategory: SingleRotorTurboshaftEngineShroudedTailRotor = 13;
  • Specific: null (none);
  • Entity type uid: 31749;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

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

See Also:
  • Constructor Details

    • SingleRotorTurboshaftEngineShroudedTailRotor1

      public SingleRotorTurboshaftEngineShroudedTailRotor1()
      Default constructor
  • Method Details