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 to uniquely define this entity.

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-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@8b13d91.

See Also:
  • Constructor Details

    • MQ19SatelliteEarthTerminalSubsystemSETSS

      public MQ19SatelliteEarthTerminalSubsystemSETSS()
      Default constructor
  • Method Details