ReachIsRegulatedReach 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 public bool IsRegulatedReach { get; set; }
Public Property IsRegulatedReach As Boolean
Get
Set
public:
virtual property bool IsRegulatedReach {
bool get () sealed;
void set (bool value) sealed;
}
Property Value
Type:
BooleanImplements
IReachIsRegulatedReachSee Also