<put algortithm description here>
Grid
[raster]Points
[vector: any]Optional.
<put parameter description here>
Direction [Degree]
[number]<put parameter description here>
Default: 0.0
Tolerance [Degree]
[number]<put parameter description here>
Default: 0.0
Maximum Distance [Cells]
[number]<put parameter description here>
Default: 0
Distance Weighting
[selection]<put parameter description here>
Options:
Default: 0
Inverse Distance Weighting Power
[number]<put parameter description here>
Default: 1
Inverse Distance Offset
[boolean]<put parameter description here>
Default: True
Gaussian and Exponential Weighting Bandwidth
[number]<put parameter description here>
Default: 1.0
Arithmetic Mean
[raster]Difference from Arithmetic Mean
[raster]Minimum
[raster]Maximum
[raster]Range
[raster]Variance
[raster]Standard Deviation
[raster]Mean less Standard Deviation
[raster]Mean plus Standard Deviation
[raster]Deviation from Arithmetic Mean
[raster]Percentile
[raster]Directional Statistics for Points
[vector]processing.runalg('saga:directionalstatisticsforsinglegrid', grid, points, direction, tolerance, maxdistance, distance_weighting_weighting, distance_weighting_idw_power, distance_weighting_idw_offset, distance_weighting_bandwidth, mean, difmean, min, max, range, var, stddev, stddevlo, stddevhi, devmean, percent, points_out)