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