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

NAME

6       dsgrid_params - This document briefly describes all the internal
7       parameters of Dsgrid.
8

DESCRIPTION

10       Each entry below includes the name of a parameter, its Fortran type
11       (use the obvious equivalents for C), its default value, and a short
12       description of the parameter.
13
14       ´DMV´   -   Real   -    any
15              A special value for data initialization and use with the dmx
16              control parameter.
17
18       ´DMX´   -   Real   -   > 0.
19              Used in calculating weights - use only input data the distance
20              dmx.
21
22       ´ERF´   -   Character   -   stderr
23              Error file.
24
25       ´EXP´   -   Real   -   > 0.
26              Power to use for inverse distances in computing weights.
27
28       ´SHD´   -   Integer   -   0
29              Flag for controlling whether the shadowing feature is on (0 =
30              no; 1 = yes).
31

SEE ALSO

33       dsgrid, dsgrid_params, dsgrid_errors, dsgrid2s, dsgrid3s, dsseti,
34       dsgeti, dssetr dsgetr, dssetc, dsgetc, dspnt2s, dspnt3s, dsgrid2d,
35       dsgrid3d, dssetrd dsgetrd, dspnt2d, dspnt3d, c_dsgrid2s, c_dsgrid3s,
36       c_dsseti, c_dsgeti c_dssetr, c_dsgetr, c_dssetc, c_dsgetc, c_dspnt2s,
37       c_dspnt3s, c_dsgrid2d c_dsgrid3d, c_dssetrd, c_dsgetrd, c_dspnt2d,
38       c_dspnt3d.
39
40       Complete documentation for Dsgrid is available at URL
41       http://ngwww.ucar.edu/ngdoc/ng/ngmath/dsgrid/dshome.html
42
44       Copyright (C) 2000
45       University Corporation for Atmospheric Research
46
47       This documentation is free software; you can redistribute it and/or
48       modify it under the terms of the GNU General Public License as
49       published by the Free Software Foundation; either version 2 of the
50       License, or (at your option) any later version.
51
52       This software is distributed in the hope that it will be useful, but
53       WITHOUT ANY WARRANTY; without even the implied warranty of
54       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
55       General Public License for more details.
56
57       You should have received a copy of the GNU General Public License along
58       with this software; if not, write to the Free Software Foundation,
59       Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
60
61
62
63
64UNIX                          September 1997-1998        dsgrid_params(3NCARG)
Impressum