Click or drag to resize

IReachDataInterpolatorTGetValue Method

Overload List
  NameDescription
Public methodGetValue(Double, T)
Get value at the specified chainage of the link/reach. Returns false if no value is defined around the chainage.
Public methodGetValue(Double, T, Boolean)
Get value at the specified chainage of the link/reach. Returns false if no value is defined around the chainage.

If two values are present at the same chainage, depending on the directionPositive, if false, it will take the first (upstream value) and if true it will take the last (downstream) value.

Top
See Also