mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-15 00:04:37 -04:00
38 lines
502 B
ReStructuredText
38 lines
502 B
ReStructuredText
|
GAUSSIAN LANDSCAPES
|
||
|
===================
|
||
|
|
||
|
Description
|
||
|
-----------
|
||
|
|
||
|
Parameters
|
||
|
----------
|
||
|
|
||
|
- ``Width (Cells)[Number]``:
|
||
|
- ``Height (Cells)[Number]``:
|
||
|
- ``Roughness/Smoothness[Number]``:
|
||
|
- ``Method[Selection]``:
|
||
|
- ``Flattening[Number]``:
|
||
|
|
||
|
Outputs
|
||
|
-------
|
||
|
|
||
|
- ``Grid[Raster]``:
|
||
|
|
||
|
See also
|
||
|
---------
|
||
|
|
||
|
|
||
|
Console usage
|
||
|
-------------
|
||
|
|
||
|
|
||
|
::
|
||
|
|
||
|
sextante.runalg('saga:gaussianlandscapes', nx, ny, h, method, m, grid)
|
||
|
|
||
|
Available options for selection parameters:
|
||
|
|
||
|
method(Method)
|
||
|
0 - [0] Simple
|
||
|
1 - [1] Flattening
|