| | Name | Type | Identifier | Description | Constraints |
| Input | Elevation | Grid (input) | ELEVATION | - | - |
| Output | Convergence Index | Grid (output) | CONVERGENCE | - | - |
| Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
| Gradient | Boolean | SLOPE | - | Default: 0 |
| Difference | Choice | DIFFERENCE | - | Available Choices: [0] direction to the center cell [1] center cell's aspect direction Default: 0 |
| Radius [Cells] | Floating point | RADIUS | - | Minimum: 1.000000 Default: 10.000000 |
| Weighting Function | Choice | DW_WEIGHTING | - | Available Choices: [0] no distance weighting [1] inverse distance to a power [2] exponential [3] gaussian weighting Default: 0 |
| Inverse Distance Weighting Power | Floating point | DW_IDW_POWER | - | Minimum: 0.000000 Default: 1.000000 |
| Inverse Distance Offset | Boolean | DW_IDW_OFFSET | Calculates weights for distance plus one, avoiding division by zero for zero distances | Default: 1 |
| Gaussian and Exponential Weighting Bandwidth | Floating point | DW_BANDWIDTH | - | Minimum: 0.000000 Default: 1.000000 |