VA_DECIMATEConstant Class |
Namespace: GeoEngine.Core.GXNetX
The VA_DECIMATEConstant type exposes the following members.
| Name | Description | |
|---|---|---|
| AVERAGE | Replace with the average of the set of values | |
| FIRST | Replace with the first value in each set of values | |
| MEDIAN | Replace with the median of the values. For even numbers, the average of the middle sorted values | |
| SUM | Replace with the sum of the set of values |