Class UnderwaterTidalSteamPowerStation

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.culturalfeature.subsurface.UnderwaterTidalSteamPowerStation
All Implemented Interfaces:
Serializable

public final class UnderwaterTidalSteamPowerStation extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Cultural feature = 5;
  • Category: Electrical Power Installation = 5;
  • SubCategory: TidalPowerStation = 3;
  • Specific: UnderwaterTidalSteamPowerStation = 1;
  • Entity type uid: 29788;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: