esriArgStatisticsType Constants

The types of arg statistics.

Constant Value Description
esriArgStatisticsMaximum 0 The position/index of the raster for which the pixel value is maximum.
esriArgStatisticsMinimum 1 The position/index of the raster for which the pixel value is minimum.
esriArgStatisticsMedian 2 The position/index of the raster for which the pixel value is median.
esriArgStatisticsDuration 3 Maximum consecutive rasters whose pixel values are within a given pixel value range [min, max].
esriArgStatisticsCount 4 The numbers of rasters whose pixel values are within a given pixel value range [min, max].
esriArgStatisticsMaximumDimension 5 The dimension value of the raster for which the pixel value is maximum.
esriArgStatisticsMinimumDimension 6 The dimension value of the raster for which the pixel value is minimum.
esriArgStatisticsMedianDimension 7 The dimension value of the raster for which the pixel value is median.
esriArgStatisticsValue 8 The position/index of the raster for which the pixel value is equal to a given value.
esriArgStatisticsValueDimension 9 The dimension value of the raster for which the pixel value is equal to a given value.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.