Tool Polar to Cartesian Coordinates
Polar to Cartesian Coordinates
- Author: O.Conrad (c) 2011
- Menu: Shapes|Tools
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Polar Coordinates | Shapes, input | POLAR | - | - |
Output | Cartesion Coordinates | Shapes, output | CARTES | - | - |
Options | Exaggeration (*) | Table field | F_EXAGG | - | - |
Exaggeration Factor | Floating point | D_EXAGG | - | Default: 1.000000 | |
Radius | Floating point | RADIUS | - | Minimum: 0.000000 Default: 6371000.000000 | |
Degree | Boolean | DEGREE | polar coordinates given in degree | Default: 1 | |
(*) optional |
Command-line
Usage: saga_cmd shapes_tools 21 [-POLAR <str>] [-F_EXAGG <str>] [-D_EXAGG <double>] [-CARTES <str>] [-RADIUS <double>] [-DEGREE <str>] -POLAR:<str> Polar Coordinates Shapes, input -F_EXAGG:<str> Exaggeration Table field -D_EXAGG:<double> Exaggeration Factor Floating point Default: 1.000000 -CARTES:<str> Cartesion Coordinates Shapes, output -RADIUS:<double> Radius Floating point Minimum: 0.000000 Default: 6371000.000000 -DEGREE:<str> Degree Boolean Default: 1