Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add r.surf.fractal algorithm
- Loading branch information
Médéric RIBREUX
committed
Feb 28, 2016
1 parent
78a5b8f
commit 256b674993b54825340527162166f78e2b67be21
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
r.surf.fractal | ||
Creates a fractal surface of a given fractal dimension. | ||
Raster (r.*) | ||
ParameterNumber|dimension|Fractal dimension of surface (2 < D < 3)|2.0|3.0|2.05|True | ||
ParameterNumber|number|Number of intermediate images to produce|0|None|0|True | ||
OutputRaster|output|Fractal Surface |