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 number | D_EXAGG | - | Default: 1.000000 | |
Radius | floating point number | 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 number Default: 1.000000 -CARTES:<str> Cartesion Coordinates shapes, output -RADIUS:<double> Radius floating point number Minimum: 0.000000 Default: 6371000.000000 -DEGREE:<str> Degree boolean Default: 1