SORTIE Core C++ Documentation
Public Attributes | List of all members
clAbsoluteGrowth::stcCodes Struct Reference

Holds the return codes for the new float tree data members for a particular tree type. More...

#include <AbsoluteGrowth.h>

Public Attributes

short int * p_iCodes
 Data member code for each species. More...
 
short int iType
 Type to which the species data member array applies. More...
 

Detailed Description

Holds the return codes for the new float tree data members for a particular tree type.

Member Data Documentation

◆ iType

short int clAbsoluteGrowth::stcCodes::iType

Type to which the species data member array applies.

◆ p_iCodes

short int* clAbsoluteGrowth::stcCodes::p_iCodes

Data member code for each species.


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