|
ALMaSS Hare ODDox
1.1
The hare model description following ODdox protocol
|
#include <OCloverGrassGrazed1.h>
Public Member Functions | |
| bool | Do (Farm *a_farm, LE *a_field, FarmEvent *a_ev) |
| OCloverGrassGrazed1 () | |
Public Member Functions inherited from Crop | |
| void | ChooseNextCrop (int a_no_dates) |
| Chooses the next crop to grow in a field. More... | |
| Crop () | |
| int | GetCropClassification () |
| int | GetFirstDate (void) |
| void | SetCropClassification (int a_classification) |
| virtual | ~Crop () |
Additional Inherited Members | |
Protected Member Functions inherited from Crop | |
| 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... | |
Protected Attributes inherited from Crop | |
| int | m_count |
| int | m_CropClassification |
| int | m_ddegstoharvest |
| FarmEvent * | m_ev |
| Farm * | m_farm |
| LE * | m_field |
| int | m_first_date |
| int | m_last_date |
Definition at line 51 of file OCloverGrassGrazed1.h.
|
inline |
Definition at line 55 of file OCloverGrassGrazed1.h.
References Crop::m_first_date.
Reimplemented from Crop.
Definition at line 37 of file OCloverGrassGrazed1.cpp.
References cfg_organic_extensive, cfg_silage_prop, ocgg1_cattle_is_out, ocgg1_cattle_out, OCGG1_CUT_DATE, ocgg1_cut_to_silage, ocgg1_cut_to_silage1, ocgg1_cut_to_silage2, ocgg1_ferti_one, ocgg1_ferti_three, ocgg1_ferti_two, ocgg1_ferti_zero, OCGG1_SLURRY, ocgg1_start, ocgg1_water_one, and ocgg1_water_zero.