clRadialLight Class Reference

Radial Growth Light - Version 1.0. More...

#include <RadialGliLight.h>

Inheritance diagram for clRadialLight:

clLightBase clBehaviorBase clWorkerBase List of all members.

Public Member Functions

 clRadialLight (clSimManager *p_oSimManager)
 Constructor.
float CalcLightValue (clTree *p_oTree, clTreePopulation *p_oPop)
 Gets the GLI for a tree.

Detailed Description

Radial Growth Light - Version 1.0.

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.

Author:
Lora E. Murphy

Edit history:
-----------------
April 28, 2004 - Submitted as beta (LEM)


Constructor & Destructor Documentation

clRadialLight::clRadialLight clSimManager p_oSimManager  ) 
 

Constructor.

Sets the namestring.

Parameters:
p_oSimManager Sim Manager object.


Member Function Documentation

float clRadialLight::CalcLightValue clTree p_oTree,
clTreePopulation p_oPop
[inline, virtual]
 

Gets the GLI for a tree.

Parameters:
p_oTree Tree for which to get GLI.
p_oPop Tree population object.
Returns:
100.

Implements clLightBase.


The documentation for this class was generated from the following file:
Generated on Mon Mar 27 12:51:20 2006 for SORTIE Core C++ Documentation by  doxygen 1.4.6-NO