r.random.surface.txt 881 B

12345678910
  1. r.random.surface
  2. Generates random surface(s) with spatial dependence.
  3. Raster (r.*)
  4. QgsProcessingParameterNumber|distance|Maximum distance of spatial correlation|QgsProcessingParameterNumber.Double|0.0|True|0.0|None
  5. QgsProcessingParameterNumber|exponent|Distance decay exponent|QgsProcessingParameterNumber.Double|1.0|True|0.0|None
  6. QgsProcessingParameterNumber|flat|Distance filter remains flat before beginning exponent|QgsProcessingParameterNumber.Double|0.0|True|0.0|None
  7. QgsProcessingParameterNumber|seed|Random seed (SEED_MIN >= value >= SEED_MAX)|QgsProcessingParameterNumber.Integer|None|True|None|None
  8. QgsProcessingParameterNumber|high|Maximum cell value of distribution|QgsProcessingParameterNumber.Integer|255|True|0|None
  9. QgsProcessingParameterBoolean|-u|Uniformly distributed cell values|False|True
  10. QgsProcessingParameterRasterDestination|output|Random_Surface