SAGA-GIS Module Library Documentation (v2.3.0)

Module Geometric Figures

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

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputResult (*)Grid list (optional output)RESULT--
OptionsCell CountIntegerCELL_COUNT-Minimum: 2
Default: 100
Cell SizeFloating pointCELL_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 pointPLANE-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 (optional output)
  -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