Class
TPiecePoly
Declaration
Property Order: Integer read GetOrder write FDummyInt;
Description
The Order property returns the order of the piece-wise interpolation. The order of the polynomial is equal to the number of Coefficients columns -1 and is smaller by one then the value of this property. For linear interpolation the order is 2. For cubic interpolation, the order is 4.
| Copyright 2008 Dew Research |
http://www.dewresearch.com