PGU_DIRECTIONConstant Class
Direction
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetPGU_DIRECTIONConstant

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

The PGU_DIRECTIONConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberPGU_BACKWARD
Backward direction: Applies mean and standard deviation values in the VVs to the data.
Public fieldStatic memberPGU_FORWARD
Forward direction: Removes mean and standard deviation, storing the values in the VVs.
Top
See Also