EngineReachIsRegulatedReach Property |
Regulate reach with a discharge structure on first q-grid point. This is
used for MU setups to limit Q to a QMax(H) and QMax(dH). QMax is set by a control
in the control module
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool IsRegulatedReach { get; set; }
Public Property IsRegulatedReach As Boolean
Get
Set
public:
property bool IsRegulatedReach {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also