TimeSteppingDischargeMaxRelativeChangeLimit Property |
Limit value for when relative discharge check is enabled, for |Q|
less than this limit, the check is skipped.
Also called "dDelQ_QLim".
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double DischargeMaxRelativeChangeLimit { get; set; }
Public Property DischargeMaxRelativeChangeLimit As Double
Get
Set
public:
property double DischargeMaxRelativeChangeLimit {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also