VOX_GRID_LOGOPTConstant Class
Voxel log gridding options
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXVOX_GRID_LOGOPTConstant

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static class VOX_GRID_LOGOPTConstant

The VOX_GRID_LOGOPTConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberLINEAR
Linear
Public fieldStatic memberLOG_SAVELINEAR
Log, save as linear
Public fieldStatic memberLOG_SAVELOG
Log, save as log
Public fieldStatic memberLOGLINEAR_SAVELINEAR
Log-linear, save as linear
Public fieldStatic memberLOGLINEAR_SAVELOG
Log-linear, save as log
Top
See Also