IReachIsRegulatedReach 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) og QMax(dH). QMax is set by a control
in the control module
Namespace:
DHI.Mike1D.NetworkDataAccess
Assembly:
DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax bool IsRegulatedReach { get; set; }
Property IsRegulatedReach As Boolean
Get
Set
property bool IsRegulatedReach {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also