table of contents
c_ftgetr(3NCARG) | NCAR GRAPHICS | c_ftgetr(3NCARG) |
NAME¶
c_ftgetr - retrieve a float valued parameter
FUNCTION PROTOTYPE¶
void c_ftgetr(char *, float *);
SYNOPSIS¶
void c_ftgetr (pnam, fval);
DESCRIPTION¶
USAGE¶
c_ftgetr is used to get values for any of the control parameters that take float values.
ACCESS¶
To use c_ftgetr, load the NCAR Graphics library ngmath.
SEE ALSO¶
fitgrid_params, c_ftsetr
Complete documentation for Fitgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/fitgrid/fithome.html
COPYRIGHT¶
Copyright (C) 2000
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1998 | UNIX |