This document is archived and information here might be outdated. Recommended version. |
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]. |