SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Geometric Figures

Construct grids from geometric figures (planes, cones).
(c) 2001 by Olaf Conrad, Goettingen
email: oconrad@gwdg.de

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputResult (*)grid list, output, optionalRESULT--
OptionsCell Countinteger numberCELL_COUNT-Minimum: 2
Default: 100
Cell Sizefloating point numberCELL_SIZE-Minimum: 0.000000
Default: 1.000000
FigurechoiceFIGURE-Available Choices:
[0] Cone (up)
[1] Cone (down)
[2] Plane
Default: 0
Direction of Plane [Degree]floating point numberPLANE-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 number
	Minimum: 2
	Default: 100
  -CELL_SIZE:<double>	Cell Size
	floating point number
	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 number
	Default: 22.500000