CURVPI(3NCARG) | NCAR GRAPHICS | CURVPI(3NCARG) |
CURVPI - integrate a periodic spline curve
FUNCTION CURVPI (XL, XU, N, X, Y, P, YP, SIGMA)
This function calculates an integral between two specified limits. CURVP1 must be called prior to calling CURVPI, and the values thus obtained used as input to CURVPI. The value of the integral is returned.
CURVPI returns the integral of the interpolated curve between the specified limits.
To use CURVPI, 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 |