| Name | Type | Identifier | Description | Constraints |
Input | Input | Table (input) | INPUT | - | - |
Output | Output (*) | Table (optional output) | OUTPUT | - | - |
Options | Field | Table field | FIELD | - | - |
Range of Records | Integer | RANGE | The number of preceding and following records to be taken into account for statistics. The total number is one plus two times the range. | Minimum: 0 Default: 10 |
Mean | Boolean | MEAN | - | Default: 1 |
Mean (*) | Table field | FIELD_MEAN | - | - |
Median | Boolean | MEDIAN | - | Default: 0 |
Median (*) | Table field | FIELD_MEDIAN | - | - |
Minimum | Boolean | MIN | - | Default: 0 |
Minimum (*) | Table field | FIELD_MIN | - | - |
Maximum | Boolean | MAX | - | Default: 0 |
Maximum (*) | Table field | FIELD_MAX | - | - |
Standard Deviation | Boolean | STDV | - | Default: 0 |
Standard Deviation (*) | Table field | FIELD_STDV | - | - |
Lower Standard Deviation | Boolean | STDV_LO | - | Default: 0 |
Lower Standard Deviation (*) | Table field | FIELD_STDV_LO | - | - |
Higher Standard Deviation | Boolean | STDV_HI | - | Default: 0 |
Higher Standard Deviation (*) | Table field | FIELD_STDV_HI | - | - |
(*) optional |