Class TACANTransmitterGroundFixedEquipmentOther

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.radio.land.TACANTransmitterGroundFixedEquipmentOther
All Implemented Interfaces:
Serializable

public final class TACANTransmitterGroundFixedEquipmentOther extends EntityType

Entity class TACANTransmitterGroundFixedEquipmentOther collects multiple enumeration values together.

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Radio = 7;
  • Category: Tactical Air Navigation (TACAN) Transmitter (Ground Fixed Equipment) = 10;
  • SubCategory: TACANTransmitterGroundFixedEquipmentOther = 0;
  • Specific: (none);
  • Entity type uid: 22211;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@79617c3d.

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

    • TACANTransmitterGroundFixedEquipmentOther

      public TACANTransmitterGroundFixedEquipmentOther()
      Default constructor
  • Method Details