ITR_ZONE_MODELConstant Class

ITR Zone Model defines
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXITR_ZONE_MODELConstant

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

public static class ITR_ZONE_MODELConstant

The ITR_ZONE_MODELConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEQUAL
The ITR is set up with an equal area transform.
Public fieldStatic memberITR_MODEL_LOGLIN
The ITR is set up with a log-linear transform.
Public fieldStatic memberLINEAR
The ITR is set up with a linear transform.
Public fieldStatic memberLOGLIN
The ITR is set up with a log-linear transform.
Public fieldStatic memberNONE
There is no specific zone model defined.
Public fieldStatic memberNORMAL
The ITR is set up with a normal distribution transform.
Public fieldStatic memberNOZONE
The ITR has no numeric zones defined (e.g. from a TBL file)
Top
See Also