The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



SplineNatural1


Unit:SDL_math2
Class:TCurveFit
Declaration:property SplineNatural1: boolean;

If the property SplineNatural1 is set to TRUE the first derivative of f(x) at the first data point is calculated such that the second derivative equals zero. In this case the value of SplineDerivY1 is of no importance.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): spline



Last Update: 2023-Feb-06