#include <Disturbance.h>
Public Attributes | |
clTree * | p_oTree |
Tallest tree of a particular species in the cell. | |
stcGridList * | next |
Next grid cell in the list. | |
float | fDbh |
DBH of the tallest tree in the cell. | |
short int | iX |
Grid cell X number. | |
short int | iY |
Grid cell Y number. |