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

NAME

6       c_nnsetrd - Set double valued parameters
7

FUNCTION PROTOTYPE

9       void c_nnsetrd(char *, double);
10

SYNOPSIS

12       void c_nnsetrd(pnam, dval);
13

DESCRIPTION

15       pnam        A  string  that  specifies  the name of the parameter to be
16                   set.
17
18       dval        A double value to be assigned  to  the  internal  parameter
19                   specified by pnam.
20

USAGE

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

ACCESS

27       To use c_nnsetrd, load the NCAR Graphics library ngmath.
28

SEE ALSO

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