ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
#include <OCloverGrassSilage1.h>
Public Member Functions | |
bool | Do (Farm *a_farm, LE *a_field, FarmEvent *a_ev) |
OCloverGrassSilage1 () | |
![]() | |
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 51 of file OCloverGrassSilage1.h.
|
inline |
Definition at line 55 of file OCloverGrassSilage1.h.
References Crop::m_first_date.
Reimplemented from Crop.
Definition at line 39 of file OCloverGrassSilage1.cpp.
References OCGS1_CUT_DATE, ocgs1_cut_to_silage, ocgs1_cut_to_silage1, ocgs1_cut_to_silage2, ocgs1_cut_to_silage3, ocgs1_ferti_one, ocgs1_ferti_three, ocgs1_ferti_two, ocgs1_ferti_zero, OCGS1_SLURRY, ocgs1_start, ocgs1_water_one, and ocgs1_water_zero.