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. More... | |
std::string | sName |
Species name string. More... | |
For maintaining a list of species and their codes.
unsigned short int clTreePopulation::speciesCodes::iCode |
Species code.
std::string clTreePopulation::speciesCodes::sName |
Species name string.