Class TESMainGenerator

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

public final class TESMainGenerator extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Generator trailer = 16;
  • SubCategory: _0100kW = 1;
  • Specific: TESMainGenerator = 1;
  • Entity type uid: 22880;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4a50c746.

See Also: