TimeSteppingWaterLevelMaxRelativeChangeLimit Property |
Limit value for when relative water level check is enabled, for depth
less than this limit, the check is skipped.
Also called "dDelh_hLim"
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 WaterLevelMaxRelativeChangeLimit { get; set; }
Public Property WaterLevelMaxRelativeChangeLimit As Double
Get
Set
public:
property double WaterLevelMaxRelativeChangeLimit {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also