mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-15 00:04:37 -04:00
Avoid creating temporary helpfiles Added basic converter to convert rst into html on the fly Added SAGA help files
37 lines
532 B
ReStructuredText
37 lines
532 B
ReStructuredText
RADIUS OF VARIANCE (GRID)
|
|
=========================
|
|
|
|
Description
|
|
-----------
|
|
|
|
Parameters
|
|
----------
|
|
|
|
- ``Grid[Raster]``:
|
|
- ``Standard Deviation[Number]``:
|
|
- ``Maximum Search Radius (cells)[Number]``:
|
|
- ``Type of Output[Selection]``:
|
|
|
|
Outputs
|
|
-------
|
|
|
|
- ``Variance Radius[Raster]``:
|
|
|
|
See also
|
|
---------
|
|
|
|
|
|
Console usage
|
|
-------------
|
|
|
|
|
|
::
|
|
|
|
sextante.runalg('saga:radiusofvariancegrid', input, variance, radius, output, result)
|
|
|
|
Available options for selection parameters:
|
|
|
|
output(Type of Output)
|
|
0 - [0] Cells
|
|
1 - [1] Map Units
|