2012-08-04 19:48:25 +02:00
|
|
|
v.perturb
|
|
|
|
v.perturb - Random location perturbations of GRASS vector points
|
|
|
|
Vector (v.*)
|
|
|
|
ParameterVector|input|Vector points to be spatially perturbed|-1|False
|
|
|
|
ParameterSelection|distribution|Distribution of perturbation|uniform;normal
|
|
|
|
ParameterString|parameters|Parameter(s) of distribution (uniform: maximum; normal: mean and stddev)|
|
|
|
|
ParameterNumber|minimum|Minimum deviation in map units|None|None|0.0
|
|
|
|
ParameterNumber|seed|Seed for random number generation|None|None|0
|
2012-12-12 00:47:29 +01:00
|
|
|
OutputVector|output|Output layer
|
2012-08-04 19:48:25 +02:00
|
|
|
|