SORTIE Core C++ Documentation
Public Attributes | List of all members
clTreePopulation::speciesCodes Struct Reference

For maintaining a list of species and their codes. More...

#include <TreePopulation.h>

Public Attributes

unsigned short int iCode
 Species code.
 
char cName [MAX_SPECIES_NAME_SIZE]
 Species name string.
 

Detailed Description

For maintaining a list of species and their codes.

Member Data Documentation

char clTreePopulation::speciesCodes::cName[MAX_SPECIES_NAME_SIZE]

Species name string.

unsigned short int clTreePopulation::speciesCodes::iCode

Species code.


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