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

30 lines
352 B
ReStructuredText

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