Click or drag to resize

Res1DNetworkDataTimeSetWrapperExtrapolationDistance Property

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

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double ExtrapolationDistance { get; set; }

Property Value

Type: Double
See Also