QGIS/python/plugins/processing/algs/saga/help/representativenessgrid.rst

30 lines
350 B
ReStructuredText
Raw Normal View History

REPRESENTATIVENESS
==================
Description
-----------
Parameters
----------
- ``Grid[Raster]``:
- ``Radius (Cells)[Number]``:
- ``Exponent[Number]``:
Outputs
-------
- ``Representativeness[Raster]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:representativenessgrid', input, radius, exponent, result)