#include <RadialGliLight.h>
Inheritance diagram for clRadialLight:

Public Member Functions | |
| clRadialLight (clSimManager *p_oSimManager) | |
| Constructor. | |
| float | CalcLightValue (clTree *p_oTree, clTreePopulation *p_oPop) |
| Gets the GLI for a tree. | |
Some trees do not get any specific light value calculated - they just get a flat full-sun GLI value (100). This behavior will assign that value. The namestring for this behavior is "radiallightshell". The parameter file call string is "radiallight".
Copyright 2003 Charles D. Canham.
|
|
Constructor. Sets the namestring.
|
|
||||||||||||
|
Gets the GLI for a tree.
Implements clLightBase. |
1.4.6-NO