ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
#include <CloverGrassGrazed2.h>
Public Member Functions | |
bool | Do (Farm *a_farm, LE *a_field, FarmEvent *a_ev) |
CloverGrassGrazed2 () | |
![]() | |
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 53 of file CloverGrassGrazed2.h.
|
inline |
Definition at line 57 of file CloverGrassGrazed2.h.
References Crop::m_first_date.
Reimplemented from Crop.
Definition at line 40 of file CloverGrassGrazed2.cpp.
References cfg_pest_product_1_amount, cfg_pest_productapplic_period, cfg_pest_productapplic_startdate, cfg_silage_prop, cgg2_cattle_is_out, cgg2_cattle_out, CGG2_CUT_DATE, cgg2_cut_to_silage, CGG2_DO_STUBBLE, cgg2_ferti_one, cgg2_ferti_zero, cgg2_productapplic_one, cgg2_start, CGG2_STOP_CATTLE, cgg2_stubble_harrow, CGG2_WATER_DATE, cgg2_water_one, cgg2_water_zero, g_landscape_p, ppp_1, Landscape::SupplyShouldSpray(), and tof_OptimisingFarm.