IMU_BOOL_OLAPConstant Class

Overlapping area option
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetIMU_BOOL_OLAPConstant

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static class IMU_BOOL_OLAPConstant

public static class IMU_BOOL_OLAPConstant

The IMU_BOOL_OLAPConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic member_1
Overlap values use grid 1 value
Public fieldStatic member_2
Overlap values use grid 2 value
Public fieldStatic memberAVE
Overlap values are averaged
Public fieldStatic memberMINUS
Overlap values use (grid 1 value - grid 2 value)
Top
See Also