| Tool Name | Gradient Vector from Cartesian to Polar Coordinates |
| Tool ID | 15 |
| Library ID | grid_calculus |
| Version | 1.0 |
| Author(s) | Victor Olaya & Volker Wichmann (c) 2004-2010 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| X Component | grid, input | DX | ||
| Y Component | grid, input | DY | ||
| Output | ||||
| Direction | grid, output | DIR | ||
| Length | grid, output | LEN | ||
| Options | ||||
| Polar Angle Units | choice | UNITS | Available Choices: [0] radians [1] degree Default: 0 | |
| Polar Coordinate System | choice | SYSTEM | Available Choices: [0] mathematical [1] geographical [2] user defined Default: 1 | |
| User defined Zero Direction | floating point number | SYSTEM_ZERO | given in degree clockwise from North direction | Minimum: 0.000000 Maximum: 360.000000 Default: 0.000000 |
| User defined Orientation | choice | SYSTEM_ORIENT | Available Choices: [0] clockwise [1] counterclockwise Default: 0 | |