Click or drag to resize

HotstartInfoExtrapolationDistance Field

Distance from gridpoint where extrapolation takes place, i.e., if location chainage is outside the hotstart file, but less than ExtrapolationDistance from the nearest value in the hotstart file, then the nearest value is extrapolated. Set to 0 to disable. Default is LOCATION_EQUAL_TOLERANCE. Can not be negative.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double ExtrapolationDistance

Field Value

Type: Double
See Also