Class GermanMEADSTacticalOperationsCenterTOC

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

public final class GermanMEADSTacticalOperationsCenterTOC extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Air Defense/Missile Defense Unit Equipment = 28;
  • SubCategory: GermanMediumExtendedAirDefenseSystemMEADS = 6;
  • Specific: GermanMEADSTacticalOperationsCenterTOC = 1;
  • Entity type uid: 34494;
  • Online document reference: SISO-REF-010-v30-DRAFT-20220129-d11 (2022-01-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@46dffdc3.

See Also:
  • Constructor Details

    • GermanMEADSTacticalOperationsCenterTOC

      public GermanMEADSTacticalOperationsCenterTOC()
      Default constructor
  • Method Details