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

clTree* clDisturbance::stcGridList::p_oTree

Tallest tree of a particular species in the cell.

stcGridList* clDisturbance::stcGridList::next

Next grid cell in the list.

float clDisturbance::stcGridList::fDbh

DBH of the tallest tree in the cell.

short int clDisturbance::stcGridList::iX

Grid cell X number.

short int clDisturbance::stcGridList::iY

Grid cell Y number.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 1 07:13:27 2008 for SORTIE Core C++ Documentation by  doxygen 1.5.2