You are here: Start » FIL.NET » ProfileInterpolationMethod Enumeration

ProfileInterpolationMethod Enumeration

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Possible values of ProfileInterpolationMethod:

Members

Member nameDescription
LinearLinear interpolation between consecutive points of the profile.
Quadratic3Interpolation that fits a parabola to 3 consecutive points.
Quadratic4Interpolation that fits a parabola to 4 consecutive points.

Remarks

See also