c_nnpntd(3NCARG) | NCAR GRAPHICS | c_nnpntd(3NCARG) |
c_nnpntd - interpolate at a single point
void c_nnpntd(double, double, double *);
void c_nnpntd (x, y, z);
This functino is called when you want to interpolate at an individal point. c_nnpntinitd must be called prior to calling c_nnpntd. c_nnpntendd must be called to terminate single point mode.
To use c_nnpntd, load the NCAR Graphics library ngmath.
natgrid, natgrid_params, c_natgrids, c_nnpntinitd, c_nnpntendd.
Complete documentation for Natgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html
Copyright (C) 2000
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1997-1998 | UNIX |