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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.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