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

NAME

6       CSGETD - Retrieves the value of an internal parameter of type DOUBLE
7       PRECISION.
8

SYNOPSIS

10       CALL CSGETD (PNAM,DVAL)
11

DESCRIPTION

13       PNAM        A character string that specifies the name of the parameter
14                   to get. The name must appear as the first three characters
15                   of the string.
16
17       DVAL        A DOUBLE PRECISION variable that is the name of the
18                   variable into which the value of the internal parameter
19                   specified by PNAM is to be retrieved.
20

USAGE

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

ACCESS

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

SEE ALSO

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