IOrificeGateLevel 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 double GateLevel { get; set; }
Property GateLevel As Double
Get
Set
property double GateLevel {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also