Class MQ19SatelliteEarthTerminalSubsystemSETSS

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

public final class MQ19SatelliteEarthTerminalSubsystemSETSS extends EntityType

Entity class MQ19SatelliteEarthTerminalSubsystemSETSS collects multiple enumeration values together. Usage: create an instance of this class with MQ19SatelliteEarthTerminalSubsystemSETSS.createInstance() or new MQ19SatelliteEarthTerminalSubsystemSETSS().

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Communications Facility = 33;
  • SubCategory: MQ19C2DataLinkTerminal = 5;
  • Specific: MQ19SatelliteEarthTerminalSubsystemSETSS = 5;
  • Entity type uid: 30192;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@62c72501.

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

    • MQ19SatelliteEarthTerminalSubsystemSETSS

      public MQ19SatelliteEarthTerminalSubsystemSETSS()
      Default constructor
  • Method Details