1shgrid_params(3NCARG) NCAR GRAPHICS shgrid_params(3NCARG)
2
3
4
6 shgrid_params - This document briefly describes all the internal
7 parameters of Shgrid.
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 ´NCL´ - Integer - (N/3)**(1/3)
15 Granularity of 3-D cell grid
16
17 ´NFL´ - Integer - 32
18 Number of input data values within the sphere of influence.
19
20 ´NLS´ - Integer - 17
21 Nouber of data values used in the least squares fit.
22
24 shgrid, shseti, shgeti, shsetnp, c_shgrid, c_shseti, c_shseti,
25 c_shgetnp.
26
27 Complete documentation for Shgrid is available at URL
28 http://ngwww.ucar.edu/ngdoc/ng/ngmath/shgrid/shhome.html
29
31 Copyright (C) 2000
32 University Corporation for Atmospheric Research
33
34 The use of this Software is governed by a License Agreement.
35
36
37
38UNIX September 1999 shgrid_params(3NCARG)