ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
#include <WinterWheatStriglingCulm.h>
Public Member Functions | |
virtual bool | Do (Farm *a_farm, LE *a_field, FarmEvent *a_ev) |
WinterWheatStriglingCulm () | |
![]() | |
virtual | ~Crop () |
Crop () | |
int | GetFirstDate (void) |
void | ChooseNextCrop (int a_no_dates) |
Chooses the next crop to grow in a field. More... | |
int | GetCropClassification () |
void | SetCropClassification (int a_classification) |
Additional Inherited Members | |
![]() | |
void | SimpleEvent (long a_date, int a_todo, bool a_lock) |
Adds an event to this crop management. More... | |
void | SimpleEvent_ (long a_date, int a_todo, bool a_lock, Farm *a_farm, LE *a_field) |
Adds an event to this crop management without relying on member variables. More... | |
![]() | |
Farm * | m_farm |
LE * | m_field |
FarmEvent * | m_ev |
int | m_first_date |
int | m_count |
int | m_last_date |
int | m_ddegstoharvest |
int | m_CropClassification |
Definition at line 84 of file WinterWheatStriglingCulm.h.
|
inline |
Definition at line 88 of file WinterWheatStriglingCulm.h.
References Crop::m_first_date.
Reimplemented from Crop.
Definition at line 39 of file WinterWheatStriglingCulm.cpp.
References Farm::AutumnHarrow(), Farm::AutumnPlough(), Farm::AutumnRoll(), Farm::AutumnSow(), cfg_CulmLastStriglingTime, cfg_fungi_app_prop1, cfg_greg_app_prop, cfg_ins_app_prop1, Farm::DeepPlough(), Farm::DoIt(), Farm::FA_Manure(), Farm::FA_NPK(), Farm::FA_Slurry(), Farm::FP_ManganeseSulphate(), Farm::FP_NPK(), Farm::FP_Slurry(), Farm::FungicideTreat(), Farm::GrowthRegulator(), Farm::Harvest(), Farm::HayBailing(), Farm::HayTurning(), Farm::InsecticideTreat(), Farm::IsStockFarmer(), Crop::m_ev, Crop::m_farm, Crop::m_field, Crop::m_first_date, FarmEvent::m_first_year, FarmEvent::m_lock, FarmEvent::m_startday, FarmEvent::m_todo, Crop::SimpleEvent(), Farm::SpringRoll(), Farm::StrawChopping(), Farm::Strigling(), Farm::StubbleHarrowing(), Farm::Water(), wwsc_autumn_harrow, wwsc_autumn_plough, wwsc_autumn_roll, wwsc_autumn_sow, wwsc_ferti_p1, wwsc_ferti_p2, wwsc_ferti_p3, wwsc_ferti_p4, wwsc_ferti_p5, wwsc_ferti_s1, wwsc_ferti_s2, wwsc_ferti_s3, wwsc_ferti_s4, wwsc_ferti_s5, wwsc_fungicide, wwsc_fungicide2, wwsc_GR, wwsc_grubning, wwsc_harvest, wwsc_hay_baling, wwsc_hay_turning, wwsc_insecticide1, wwsc_insecticide2, wwsc_insecticide3, wwsc_spring_roll, wwsc_start, wwsc_straw_chopping, wwsc_strigling0a, wwsc_strigling0b, wwsc_strigling1, wwsc_strigling2, wwsc_stubble_harrow1, wwsc_stubble_harrow2, wwsc_water1, wwsc_water2, WWStriglingCulm_AUTUMN_PLOUGH, and WWStriglingCulm_WAIT_FOR_PLOUGH.