IMU_BOOL_OLAPConstant Class

Overlapping area option
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXIMU_BOOL_OLAPConstant

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