Markus Neteler e437cd9f59 avoid caps HTML tags 13 年之前
..
Makefile d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 16 年之前
README db49180dd7 welcome to GRASS 7.0.svn 17 年之前
frac.h cef093c56b Don't include <grass/raster.h> where not needed 16 年之前
main.c e96dba8bf0 more keywords (*.surf.*) 15 年之前
process.c 9d73aeac18 missing includes 15 年之前
r.surf.fractal.html e437cd9f59 avoid caps HTML tags 13 年之前
spec_syn.c cef093c56b Don't include <grass/raster.h> where not needed 16 年之前
write_rast.c df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 年之前

README

r.surf.fractal

GRASS module to create a fractal surface of a given fractal dimension.
Uses spectral synthesis method. Can create intermediate layers showing
the build up of different spectral coefficients (see Saupe, pp.106-107
for an example of this).

Reference:

Saupe, D. (1988) Algorithms for random fractals, in Barnsley M.,
Devaney R., Mandelbrot B., Peitgen, H-O., Saupe D., and Voss R.
(1988) The Science of Fractal Images, Ch. 2, pp.71-136. London:
Springer-Verlag.

Jo Wood, 19th October, 1994

-------

Usage:
r.surf.fractal out=name [d=value] [n=value]

Parameters:
out Name of fractal surface raster layer
d Fractal dimension of surface (2 < D < 3)
default: 2.05
n Number of intermediate images to produce
default: 0