Tool Geometric Figures
Construct grids from geometric figures (planes, cones).
(c) 2001 by Olaf Conrad, Goettingen
email: oconrad@gwdg.de
- Author: (c) 2001 by O.Conrad
- Menu: Grid|Calculus|Grid Generation
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Result (*) | Grid list, output, optional | RESULT | - | - |
Options | Cell Count | Integer | CELL_COUNT | - | Minimum: 2 Default: 100 |
Cell Size | Floating point | CELL_SIZE | - | Minimum: 0.000000 Default: 1.000000 |
Figure | Choice | FIGURE | - | Available Choices: [0] Cone (up) [1] Cone (down) [2] Plane Default: 0 |
Direction of Plane [Degree] | Floating point | PLANE | - | Default: 22.500000 |
(*) optional |
Command-line
Usage: saga_cmd grid_calculus 5 [-RESULT <str>] [-CELL_COUNT <num>] [-CELL_SIZE <double>] [-FIGURE <str>] [-PLANE <double>]
-RESULT:<str> Result
Grid list, output, optional
-CELL_COUNT:<num> Cell Count
Integer
Minimum: 2
Default: 100
-CELL_SIZE:<double> Cell Size
Floating point
Minimum: 0.000000
Default: 1.000000
-FIGURE:<str> Figure
Choice
Available Choices:
[0] Cone (up)
[1] Cone (down)
[2] Plane
Default: 0
-PLANE:<double> Direction of Plane [Degree]
Floating point
Default: 22.500000