Rev Language Reference


nodeAgeByID

Usage

nodeAgeByID(TimeTree tree, Natural nodeID, Bool stemAge)

Arguments

tree : TimeTree (pass by const reference)
The tree variable.
nodeID : Natural (pass by value)
The node index.
stemAge : Bool (pass by value)
Do we want the stem age or crown age?
Default : FALSE

Return Type