ALMaSS Partridge ODdox
1.1
The partridge model description following ODdox protocol
|
#include <plants.h>
Public Member Functions | |
CropGrowth (void) | |
Public Attributes | |
bool | m_lownut |
double | m_dds [5][MaxNoInflections] |
double | m_slopes [5][3][MaxNoInflections] |
double | m_start [5][3] |
bool | m_start_valid [5] |
CropGrowth::CropGrowth | ( | void | ) |
double CropGrowth::m_dds[5][MaxNoInflections] |
double CropGrowth::m_slopes[5][3][MaxNoInflections] |
double CropGrowth::m_start[5][3] |
Definition at line 72 of file plants.h.
Referenced by CropGrowth().
bool CropGrowth::m_start_valid[5] |
Definition at line 73 of file plants.h.
Referenced by CropGrowth().