c_nnpntendd - exit single point mode
Contents
Access
To use c_nnpntendd, load the NCAR Graphics library ngmath.
Copyright
Copyright (C) 2000
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
UNIX March 1997-1998 c_nnpntendd(3NCARG)
Function Prototype
void c_nnpntendd();
Name
c_nnpntendd - exit single point mode
See Also
natgrid, natgrid_params, c_natgridd, c_nnpntinitd, c_nnpntd.
Complete documentation for Natgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.htmlSynopsis
void c_nnpntendd();
Usage
This function terminates single point mode. It should be called after entering single point mode using
c_nnpntinitd and interpolating at individual points with c_nnpntd.
