clDisturbance::stcGridList Struct Reference

Holds a linked list of grid cells. More...

#include <Disturbance.h>

List of all members.

Public Attributes

clTreep_oTree
 Tallest tree of a particular species in the cell.
stcGridListnext
 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.


Detailed Description

Holds a linked list of grid cells.


Member Data Documentation

Tallest tree of a particular species in the cell.

Next grid cell in the list.

DBH of the tallest tree in the cell.

Grid cell X number.

Grid cell Y number.


The documentation for this struct was generated from the following file:

Generated on Tue Apr 19 13:56:09 2011 for SORTIE Core C++ Documentation by  doxygen 1.5.6