Find Field of Extreme Value
- Author: O.Conrad (c) 2013
- Menu: Table | Calculus
Description
Identifies from the selected attributes that one, which has the maximum or respectively the minimum value.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Input | table, input | INPUT | - | - |
Output | Output | table, output, optional | OUTPUT | - | - |
Options | Attributes | table fields | FIELDS | - | - |
Attribute | table field | EXTREME_ID | - | - | |
Value | table field | EXTREME_VALUE | - | - | |
TYPE | choice | TYPE | - | Available Choices: [0] minimum [1] maximum Default: 1 | |
Attribute Identification | choice | IDENTIFY | - | Available Choices: [0] name [1] index Default: 0 |
Command Line
Usage: saga_cmd table_calculus 11 [-INPUT] [-FIELDS ] [-EXTREME_ID ] [-EXTREME_VALUE ] [-OUTPUT ] [-TYPE ] [-IDENTIFY ] -INPUT: Input table, input -FIELDS: Attributes table fields -EXTREME_ID: Attribute table field -EXTREME_VALUE: Value table field -OUTPUT: Output table, output, optional -TYPE: TYPE choice Available Choices: [0] minimum [1] maximum Default: 1 -IDENTIFY: Attribute Identification choice Available Choices: [0] name [1] index Default: 0