Class Turksat

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.fra.platform.space.Turksat
All Implemented Interfaces:
Serializable

public final class Turksat extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = SPACE;
  • Domain: Platform = 1;
  • Category: Unmanned = 2;
  • SubCategory: Communicationsatellite = 1;
  • Specific: Turksat = 4;
  • Entity type uid: 16216;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3f270e0a.

See Also: