SORTIE C++ Test Documentation
Public Attributes | List of all members
clTestEpisodicMortality::tree Struct Reference

For testing trees. More...

#include <TestEpisodicMortality.h>

Public Attributes

float fX
 X coordinate.
 
float fY
 Y coordinate.
 
int iSpecies
 Tree species.
 
bool bDead
 whether the tree should be dead
 
bool bFound
 whether it was found in the tree population
 

Detailed Description

For testing trees.

Member Data Documentation

bool clTestEpisodicMortality::tree::bDead

whether the tree should be dead

bool clTestEpisodicMortality::tree::bFound

whether it was found in the tree population

float clTestEpisodicMortality::tree::fX

X coordinate.

float clTestEpisodicMortality::tree::fY

Y coordinate.

int clTestEpisodicMortality::tree::iSpecies

Tree species.


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