Class TidalLagoonPowerStation

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

public final class TidalLagoonPowerStation extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Cultural feature = 5;
  • Category: Electrical Power Installation = 7;
  • SubCategory: TidalPowerStation = 2;
  • Specific: TidalLagoonPowerStation = 4;
  • Entity type uid: 29782;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2059f785.

See Also: