QGIS/python/plugins/processing/algs/saga/description/2.2.2/GradientVectorsfromDirectionandLength.txt
volaya f2c7522649 [processing] added descriptions for SAGA 2.2.2
This does not fix the issue with 2.2.2, but will allow fixing alg syntaxes
2015-10-20 08:07:24 +02:00

11 lines
470 B
Plaintext

Gradient Vectors from Direction and Length
shapes_grid
ParameterRaster|DIR|Direction|False
ParameterRaster|LEN|Length|False
ParameterNumber|STEP|Step|None|None|1
ParameterNumber|SIZE_MIN|Size Range Min|None|None|25.0
ParameterNumber|SIZE_MAX|Size Range Max|None|None|100.0
ParameterSelection|AGGR|Aggregation|[0] nearest neighbour;[1] mean value
ParameterSelection|STYLE|Style|[0] simple line;[1] arrow;[2] arrow (centered to cell)
OutputVector|VECTORS|Gradient Vectors