man r.surf.gauss () - GRASS module to produce a raster map layer of gaussian deviates whose mean and standard deviation can be expressed by the user. It uses a gaussian random number generator.

NAME

r.surf.gauss - GRASS module to produce a raster map layer of gaussian deviates whose mean and standard deviation can be expressed by the user. It uses a gaussian random number generator.

SYNOPSIS

r.surf.gauss

r.surf.gauss help

r.surf.gauss out=string [mean=float] [sigma=float]

Parameters:

"out=string
Name of the random surface to be produced
"mean=float
Distribution mean Default: 0.0
"sigma=float
Standard deviation Default: 1.0

DESCRIPTION

r.surf.gauss produces a raster map layer of gaussian deviates whose mean and standard deviation can be expressed by the user. It uses a gaussian random number generator.

SEE ALSO

r.mask, r.surf.contour, r.surf.fractal, r.surf.idw, r.surf.idw2, r.surf.random, v.surf.rst

AUTHOR

jwo@le.ac.uk



ASSIST's home

Last changed: $Date: 2003/05/06 16:03:25 $

Help Index