Click or drag to resize

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).

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

Property Value

Type: Double

Implements

IOrificeGateLevel
See Also