1r.surf.gauss(1)               Grass User's Manual              r.surf.gauss(1)
2
3
4

NAME

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

KEYWORDS

11       raster
12

SYNOPSIS

14       r.surf.gauss
15       r.surf.gauss help
16       r.surf.gauss out=string  [mean=float]   [sigma=float]
17
18   Parameters:
19       out=string
20           Name of the random surface to be produced
21
22       mean=float
23           Distribution mean Default: 0.0
24
25       sigma=float
26           Standard deviation Default: 1.0
27

DESCRIPTION

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

SEE ALSO

34       r.surf.contour, r.surf.fractal, r.surf.idw, r.surf.idw2, r.surf.random,
35       v.surf.rst
36

AUTHOR

38       jwo@le.ac.uk
39       ASSIST's home
40
41       Last changed: $Date: 2006/04/13 19:01:38 $
42
43       Full index
44
45
46
47GRASS 6.2.2                                                    r.surf.gauss(1)
Impressum