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

NAME

6       CSGETR - Retrieves the value of an internal parameter of type REAL.
7

SYNOPSIS

9       CALL CSGETR (PNAM,RVAL)
10

DESCRIPTION

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

USAGE

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

ACCESS

26       To use CSGETR, load the NCAR Graphics library ngmath.
27

SEE ALSO

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