Description Usage Arguments Author(s)
This function opperates withing 'Grow'. It takes an active stem, finds where the new branches will split off (with 'r'), then returns two new stems 'd' degrees to either side of the parent stem with length 'm'.
1 | Water(Stem = Stem, d = temp[i, "d"], m = temp[i, "m"], r = temp[i, "r"])
|
Stem |
list object produced within 'Grow' from Guidelines. Contains the previous segment which is being branched. |
d |
direction in degrees |
m |
magnitude of step |
r |
regression from end |
Daniel R. Kick (drk8b9@mail.missouri.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.