#include <OutputShort.h>
Public Attributes | |
char | cSubplotName [MAX_SUBPLOT_NAME_SIZE] |
Name of the subplot so it can be identified in output files. | |
stcCoords * | p_cellList |
Array of grid cell coords. | |
float | fArea |
Subplot's area, in ha. | |
short int | iNumCells |
Number of grid cells in this subplot. |
They get the same data saved as the plot as a whole.
Name of the subplot so it can be identified in output files.
Array of grid cell coords.
Subplot's area, in ha.
short int clShortOutput::stcSubplotInfo::iNumCells |
Number of grid cells in this subplot.