mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
7 lines
441 B
Plaintext
7 lines
441 B
Plaintext
r.random.cells
|
|
Generates random cell values with spatial dependence.
|
|
Raster (r.*)
|
|
QgsProcessingParameterNumber|distance|Maximum distance of spatial correlation (value(s) >= 0.0)|QgsProcessingParameterNumber.Double|0.0|False|None|0.0
|
|
*QgsProcessingParameterNumber|seed|Random seed (SEED_MIN >= value >= SEED_MAX) (default [random])|QgsProcessingParameterNumber.Double|0.0|False|None|None
|
|
QgsProcessingParameterRasterDestination|output|Random
|