IGateActualGateLevel Property |
Actual gate level.
Type: River Structure Geometry
Unit: [m]
Default: 0
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 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 ActualGateLevel { get; set; }
Property ActualGateLevel As Double
Get
Set
property double ActualGateLevel {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also