CURV2(3NCARG) | NCAR GRAPHICS | CURV2(3NCARG) |
CURV2 - 1D interpolation for non-periodic functions.
FUNCTION CURV2 (T, N, X, Y, YP, SIGMA)
This function interpolates a value at a specified point using a spline under tension. CURV1 must be called prior to calling CURV2, and the values thus obtained used as input to CURV2. CURV2 returns the interpolated function value at the X-coordinate specified.
CURV2 returns the interpolated value at the specified point T.
To use CURV2, load the NCAR Graphics library ngmath.
curv1, fitgrid_params.
Complete documentation for Fitgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/fitgrid/fithome.html
Copyright (C) 2000
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1998 | UNIX |