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

NAME

6       c_dssetr - Set float valued parameters
7

FUNCTION PROTOTYPE

9       void c_dssetr(char *, float);
10

SYNOPSIS

12       void c_dssetr (pnam, fval);
13

DESCRIPTION

15       pnam        A  string  that  specifies  the name of the parameter to be
16                   set.
17
18       fval        A float 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 Dsgrid parameters.
23       For a complete list of parameters available in this  utility,  see  the
24       dsgrid_params man page.
25

ACCESS

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

SEE ALSO

30       c_dsgrid,    c_dsgrid_params,   c_dsgrid2s,   c_dsgrid3s,   c_dsgrid2d,
31       c_dsgrid3d, c_dspnt2s, c_dspnt2d, c_dspnt3s, c_dspnt3d c_dsgetr.
32
33       Complete documentation for Dsgrid is available at URL
34       http://ngwww.ucar.edu/ngdoc/ng/ngmath/dsgrid/dshome.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                          September 1997-1998             c_dssetr(3NCARG)
Impressum