1c_nngetr(3NCARG)                 NCAR GRAPHICS                c_nngetr(3NCARG)
2
3
4

NAME

6       c_nngetr - Retrieves the value of an internal parameter of type float.
7

FUNCTION PROTOTYPE

9       void c_nngetr(char *, float *);
10

SYNOPSIS

12       c_nngetr (pnam,fval)
13

DESCRIPTION

15       pnam        A string that specifies the name of the parameter to get.
16                   The name must appear as the first three characters of the
17                   string.
18
19       fval        *fval will be the value currently assigned to the control
20                   parameter whose name is pointed to by pnam.
21

USAGE

23       This routine allows you to retrieve the current value of Natgrid
24       parameters.  For a complete list of parameters available in this
25       utility, see the natgrid_params man page.
26

ACCESS

28       To use c_nngetr, load the NCAR Graphics library ngmath.
29

SEE ALSO

31       natgrid, natgrid_params, c_natgrids, c_nnsetr.
32
33       Complete documentation for Natgrid is available at URL
34       http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html
35
37       Copyright (C) 2000
38       University Corporation for Atmospheric Research
39
40       The use of this Software is governed by a License Agreement.
41
42
43
44UNIX                            March 1997-1998               c_nngetr(3NCARG)
Impressum