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

NAME

6       NNSETRD - Sets the value of an internal parameter of type DOUBLE
7       PRECISION.
8

SYNOPSIS

10       CALL NNSETRD (PNAM,DVAL)
11

DESCRIPTION

13       PNAM        A character string that specifies the name of the parameter
14                   to be set.
15
16       DVAL        A DOUBLE PRECISION value that is the value to be assigned
17                   to the internal parameter specified by PNAM.
18

USAGE

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

ACCESS

25       To use NNSETRD, load the NCAR Graphics library ngmath.
26

SEE ALSO

28       natgrid, natgrid_params, natgridd, nngetrd.
29
30       Complete documentation for Natgrid is available at URL
31       http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html
32
34       Copyright (C) 2000
35       University Corporation for Atmospheric Research
36
37       This documentation is free software; you can redistribute it and/or
38       modify it under the terms of the GNU General Public License as
39       published by the Free Software Foundation; either version 2 of the
40       License, or (at your option) any later version.
41
42       This software is distributed in the hope that it will be useful, but
43       WITHOUT ANY WARRANTY; without even the implied warranty of
44       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
45       General Public License for more details.
46
47       You should have received a copy of the GNU General Public License along
48       with this software; if not, write to the Free Software Foundation,
49       Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
50
51
52
53
54UNIX                            March 1997-1998                NNSETRD(3NCARG)
Impressum