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.

Definition

Namespace: DHI.Mike1D.Generic
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double ExtrapolationDistance

Field Value

Double

See Also