 | ITR_ZONE_MODELConstantNORMAL Field |
The ITR is set up with a normal distribution transform.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic const int NORMAL = 2
public const int NORMAL = 2
Public Const NORMAL As Integer = 2
Public Const NORMAL As Integer = 2
public:
literal int NORMAL = 2
public:
literal int NORMAL = 2
static val mutable NORMAL: int
static val mutable NORMAL: int
Field Value
Type:
Int32
See Also