PGU_DIRECTGRIDConstant Class
Type of statistic to use on the data points in each cell.
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetPGU_DIRECTGRIDConstant

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static class PGU_DIRECTGRIDConstant

The PGU_DIRECTGRIDConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberITEMS
The number of valid (non-dummy) items found in each cell
Public fieldStatic memberMAXIMUM
Select the maximum value found in each cell
Public fieldStatic memberMEAN
Select the mean of all values found in each cell
Public fieldStatic memberMINIMUM
Select the minimum value found in each cell
Top
See Also