#include <vector>
#include <algorithm>
#include <cstdio>
#include <fstream>
Go to the source code of this file.
◆ Growth_Phases
Growth phase indicator.
janfirst = from Jan 1st sow = after sowing marchfirst = after march 1st harvest1 = after first harvest/cut harvest2 = after 2nd harvest/cut and subsequent ones (if different veg behaviour to '3')
Enumerator |
---|
janfirst | |
sow | |
marchfirst | |
harvest1 | |
harvest2 | |
vegphase_foobar | |
◆ CreatePlantGrowthData()
◆ g_crops
Referenced by CloseDownSim(), CreatePlantGrowthData(), VegElement::DoDevelopment(), FieldBoundary::FieldBoundary(), FlowerStrip::FlowerStrip(), VegElement::ForceGrowthInitialiseForFirstYearCrop(), VegElement::ForceGrowthInitialize(), VegElement::ForceGrowthSpringTest(), CropRotation::GetFirstCrop(), main(), VegElement::SetGrowthPhase(), FlowerStrip::SetSubType(), FlowerStripWithRotation::SetSubType(), VegElement::SetVegType(), and VegElement::VegElement().
◆ g_nectarpollen
◆ MaxNoInflections
const unsigned int MaxNoInflections = 15 |