Minimum slope, for calculations that require a non-zero slope.
Value is 1e-9.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public const double MIN_SLOPE = 1E-09
Public Const MIN_SLOPE As Double = 1E-09
public:
literal double MIN_SLOPE = 1E-09
Field Value
Type:
DoubleSee Also