Click or drag to resize

TimeSteppingCrossSectionMaxRelativeVariation Property

If PerformCrossSectionChecks is true, then cross section values cannot vary more than CrossSectionChecksMaximumRelativeVariation times either max values or current values (depending on the value of CrossSectionChecksRelativeToMaximumValues)

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 CrossSectionMaxRelativeVariation { get; set; }

Property Value

Type: Double
See Also