ST_INFOConstant Class

Information to retrieve
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXST_INFOConstant

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

public static class ST_INFOConstant

The ST_INFOConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberST_BASE
Public fieldStatic memberST_DUMMIES
Public fieldStatic memberST_GEOMEAN
Public fieldStatic memberST_HIST_MAXCOUNT
Public fieldStatic memberST_ITEMS
Number of non-dummy items
Public fieldStatic memberST_KURTOSIS
Public fieldStatic memberST_MAX
Public fieldStatic memberST_MEAN
Public fieldStatic memberST_MEDIAN
Public fieldStatic memberST_MIN
Public fieldStatic memberST_MINPOS
Smallest value greater than zero.
Public fieldStatic memberST_MODE
Mode value (most often repeated value)
Public fieldStatic memberST_NEMPTYSTRINGS
Number of empty strings from string inputs
Public fieldStatic memberST_NPOS
Number of items greater than zero
Public fieldStatic memberST_NZERO
Number of items equal to zero
Public fieldStatic memberST_RANGE
Public fieldStatic memberST_SIMPLE_MODE
Mode value (using different algorithm)
Public fieldStatic memberST_SKEW
Public fieldStatic memberST_STDDEV
Public fieldStatic memberST_STDERR
Public fieldStatic memberST_SUM
Sums and sums of powers
Public fieldStatic memberST_SUM2
Public fieldStatic memberST_SUM3
Public fieldStatic memberST_SUM4
Public fieldStatic memberST_TOTAL
Total number of items (dummy and non-dummy)
Public fieldStatic memberST_VARIANCE
Top
See Also