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. More...
 
std::string sName
 Species name string. More...
 

Detailed Description

For maintaining a list of species and their codes.

Member Data Documentation

◆ iCode

unsigned short int clTreePopulation::speciesCodes::iCode

Species code.

◆ sName

std::string clTreePopulation::speciesCodes::sName

Species name string.


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