SORTIE Core C++ Documentation
|
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. | |
For maintaining a list of species and their codes.
char clTreePopulation::speciesCodes::cName[MAX_SPECIES_NAME_SIZE] |
Species name string.
unsigned short int clTreePopulation::speciesCodes::iCode |
Species code.