Module Pythagoras' Tree
Pythagoras' Tree.
- Author: (c) 2001 by O.Conrad
- Specification: grid
- Menu: Garden|Recreations|Fractals
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Output | Pythagoras' Tree | Shapes (output) | RESULT | - | - |
Options | Shape Type | Choice | TYPE | - | Available Choices: [0] Lines [1] Polygons Default: 1 |
Angle [Degree] | Floating point | ANGLE | - | Minimum: 0.000000 Maximum: 90.000000 Default: 55.000000 | |
Minimum Size [%] | Floating point | MINSIZE | - | Minimum: 0.001000 Maximum: 100.000000 Default: 2.000000 | |
Method | Choice | METHOD | - | Available Choices: [0] Fixed angle [1] Constant variation range [2] Low variation for low sizes [3] High variation for low sizes Default: 0 | |
Constant Variation Range [Degree] | Value range | VARRANGE | - | - |
Command-line
Usage: saga_cmd garden_fractals 1 [-RESULT <str>] [-TYPE <str>] [-ANGLE <double>] [-MINSIZE <double>] [-METHOD <str>] [-VARRANGE_MIN <str>] [-VARRANGE_MAX <str>] -RESULT:<str> Pythagoras' Tree Shapes (output) -TYPE:<str> Shape Type Choice Available Choices: [0] Lines [1] Polygons Default: 1 -ANGLE:<double> Angle [Degree] Floating point Minimum: 0.000000 Maximum: 90.000000 Default: 55.000000 -MINSIZE:<double> Minimum Size [%] Floating point Minimum: 0.001000 Maximum: 100.000000 Default: 2.000000 -METHOD:<str> Method Choice Available Choices: [0] Fixed angle [1] Constant variation range [2] Low variation for low sizes [3] High variation for low sizes Default: 0 -VARRANGE_MIN:<str> Constant Variation Range [Degree] Value range -VARRANGE_MAX:<str> Constant Variation Range [Degree] Value range