OrificeGateLevel Property

Actual gate level. Type: River Structure Geometry Unit: [m]

this is not a setup parameter, but a run parameter, which will change during the run (if the gate is controlled). If the gate is not explicitly controlled, this can be used to change the gate (manual/user defined control).

Definition

Namespace: DHI.Mike1D.StructureModule
Assembly: DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double GateLevel { get; set; }

Property Value

Double

Implements

IOrificeGateLevel

See Also