1dsgrid_params(3NCARG) NCAR GRAPHICS dsgrid_params(3NCARG)
2
3
4
6 dsgrid_params - This document briefly describes all the internal
7 parameters of Dsgrid.
8
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
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 The use of this Software is governed by a License Agreement.
48
49
50
51UNIX September 1997-1998 dsgrid_params(3NCARG)