Class TidalPowerStation

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

public final class TidalPowerStation extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@18ca9277.

See Also: