Class
TPiecePoly
Declaration
Property BreaksEquidistant: boolean read FBreaksEquidistant write SetBreaksEquidistant;
Description
If True all breaks will be assumed to be spaced at equal intervals. This allows the routine to compute the interval within which the interpolation point falls. If the breaks are not equidistant the interval defined by two breaks Low_Break < X_Value < High_Break, must be searched for.
| Copyright 2008 Dew Research |
http://www.dewresearch.com