mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-15 00:04:37 -04:00
30 lines
350 B
ReStructuredText
30 lines
350 B
ReStructuredText
|
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)
|