mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-06 00:05:16 -04:00
29 lines
359 B
ReStructuredText
29 lines
359 B
ReStructuredText
ANALYTICAL HIERARCHY PROCESS
|
|
============================
|
|
|
|
Description
|
|
-----------
|
|
|
|
Parameters
|
|
----------
|
|
|
|
- ``Input Grids[MultipleInput]``:
|
|
- ``Pairwise Comparisons Table[Table]``:
|
|
|
|
Outputs
|
|
-------
|
|
|
|
- ``Output Grid[Raster]``:
|
|
|
|
See also
|
|
---------
|
|
|
|
|
|
Console usage
|
|
-------------
|
|
|
|
|
|
::
|
|
|
|
processing.runalg('saga:analyticalhierarchyprocess', grids, table, output)
|