File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/extensions/ams.js
 |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the documentation of this file.
28 #ifndef DK_OLegume_Peas_CC_H
29 #define DK_OLegume_Peas_CC_H
32 #define DK_OLPCC_BASE 161700
97 #endif // OLegume_Peas_CC_H
int GetMDates(int a, int b)
Definition: Elements.h:405
LE * SupplyLEPointer(int a_polyref)
Returns a pointer to the object referred to by the polygon number.
Definition: Landscape.h:1722
Definition: DK_OLegume_Peas_CC.h:41
Definition: DK_OLegume_Peas_CC.h:37
virtual bool SpringPlough(LE *a_field, double a_user, int a_days)
Carry out a ploughing event in the spring on a_field.
Definition: FarmFuncs.cpp:421
bool IsStockFarmer(void)
Definition: Farm.h:961
virtual bool Strigling(LE *a_field, double a_user, int a_days)
Carry out a mechanical weeding on a_field.
Definition: FarmFuncs.cpp:1206
virtual bool Harvest(LE *a_field, double a_user, int a_days)
Carry out a harvest on a_field.
Definition: FarmFuncs.cpp:1364
bool m_lock
Definition: Farm.h:384
Definition: DK_OLegume_Peas_CC.h:46
A struct to hold the information required to trigger a farm event.
Definition: Farm.h:372
Definition: DK_OLegume_Peas_CC.h:49
void ClearManagementActionSum()
clears the management action counters
Definition: Elements.h:247
Definition: DK_OLegume_Peas_CC.h:35
bool Do(Farm *a_farm, LE *a_field, FarmEvent *a_ev)
Definition: DK_OLegume_Peas_CC.cpp:34
bool DoIt_prob(double a_probability)
Return chance out of 0 to 1.
Definition: Farm.cpp:864
void SetUpFarmCategoryInformation()
Definition: DK_OLegume_Peas_CC.h:64
class Calendar * g_date
Definition: Calendar.cpp:37
int GetNextCropStartDate(LE *a_field, TTypesOfVegetation &a_curr_veg)
Returns the start date of the next crop in the rotation.
Definition: Farm.cpp:920
Definition: DK_OLegume_Peas_CC.h:42
void AddNewEvent(TTypesOfVegetation a_event, long a_date, LE *a_field, int a_todo, long a_num, bool a_lock, int a_start, bool a_first_year, TTypesOfVegetation a_crop, FarmManagementCategory a_fmc, bool a_forcespring, bool a_forcespringOK)
Adds an event to the event queue for a farm.
Definition: Farm.cpp:845
virtual bool SpringSow(LE *a_field, double a_user, int a_days, double a_seed_coating_amount=-1, PlantProtectionProducts a_ppp=ppp_foobar)
Carry out a sowing event in the spring on a_field.
Definition: FarmFuncs.cpp:501
CfgFloat cfg_DKCatchCropLegumePct
double value() const
Definition: Configurator.h:142
int m_base_elements_no
Definition: Farm.h:505
virtual bool FP_SK(LE *a_field, double a_user, int a_days)
Apply SK fertilizer, on a_field owned by an arable farmer.
Definition: FarmFuncs.cpp:794
int m_first_date
Definition: Farm.h:501
#define DK_OLPCC_BASE
A flag used to indicate do catch crop.
Definition: DK_OLegume_Peas_CC.h:32
Definition: DK_OLegume_Peas_CC.h:47
The base class for all crops.
Definition: Farm.h:495
Definition: DK_OLegume_Peas_CC.h:55
void SimpleEvent(long a_date, int a_todo, bool a_lock)
Adds an event to this crop management.
Definition: Farm.cpp:747
Definition: DK_OLegume_Peas_CC.h:50
Definition: LandscapeFarmingEnums.h:421
The landscape class containing all environmental and topographical data.
Definition: Landscape.h:142
Definition: LandscapeFarmingEnums.h:1004
Definition: DK_OLegume_Peas_CC.h:36
Definition: DK_OLegume_Peas_CC.h:44
long Date(void)
Definition: Calendar.h:57
Definition: DK_OLegume_Peas_CC.h:40
Definition: LandscapeFarmingEnums.h:1008
Definition: LandscapeFarmingEnums.h:1003
void SetVegPatchy(bool p)
Definition: Elements.h:229
Definition: LandscapeFarmingEnums.h:1011
long OldDays(void)
Definition: Calendar.h:60
void Warn(MapErrorState a_level, std::string a_msg1, std::string a_msg2)
Definition: MapErrorMsg.cpp:69
CfgFloat cfg_strigling_prop
bool StartUpCrop(int a_spring, std::vector< std::vector< int >> a_flexdates, int a_todo)
Holds the translation between the farm operation enum for each cropand the farm management category a...
Definition: Farm.cpp:652
DK_OLegume_Peas_CC(TTypesOfVegetation a_tov, TTypesOfCrops a_toc, Landscape *a_L)
Definition: DK_OLegume_Peas_CC.h:59
LE * m_field
Definition: Farm.h:391
Definition: LandscapeFarmingEnums.h:427
Farm * m_farm
Definition: Farm.h:498
LE * m_field
Definition: Farm.h:499
vector< FarmManagementCategory > m_ManagementCategories
Holds the translation between the farm operation enum for each crop and the farm management category ...
Definition: Farm.h:530
Definition: DK_OLegume_Peas_CC.h:48
virtual bool FA_SK(LE *a_field, double a_user, int a_days)
Apply SK fertilizer, on a_field owned by an stock farmer.
Definition: FarmFuncs.cpp:1052
int m_todo
Definition: Farm.h:388
Definition: LandscapeFarmingEnums.h:610
Definition: DK_OLegume_Peas_CC.h:43
virtual void SetVegType(TTypesOfVegetation)
Definition: Elements.h:175
virtual bool ShallowHarrow(LE *a_field, double a_user, int a_days)
Carry out a shallow harrow event on a_field, e.g., after grass cutting event.
Definition: FarmFuncs.cpp:473
TTypesOfCrops
Definition: LandscapeFarmingEnums.h:781
virtual bool RowCultivation(LE *a_field, double a_user, int a_days)
Carry out a harrowing between crop rows on a_field.
Definition: FarmFuncs.cpp:1183
Definition: Elements.h:86
virtual bool Water(LE *a_field, double a_user, int a_days)
Carry out a watering on a_field.
Definition: FarmFuncs.cpp:1330
int m_last_date
Definition: Farm.h:503
MapErrorMsg * g_msg
Definition: MapErrorMsg.cpp:41
TTypesOfVegetation
Values that represent the types of vegetation that are represented in ALMaSS.
Definition: LandscapeFarmingEnums.h:192
DK_OLegume_Peas_CCToDo
Definition: DK_OLegume_Peas_CC.h:34
The base class for all farm types.
Definition: Farm.h:755
Definition: DK_OLegume_Peas_CC.h:38
Double configurator entry class.
Definition: Configurator.h:126
Definition: LandscapeFarmingEnums.h:1012
int GetUnsprayedMarginPolyRef(void)
Definition: Elements.h:383
int DayInYear(void)
Definition: Calendar.h:58
Definition: DK_OLegume_Peas_CC.h:39
#define PROG_START
Definition: Farm.h:69
FarmEvent * m_ev
Definition: Farm.h:500
Landscape * m_OurLandscape
Definition: Farm.h:506
Definition: DK_OLegume_Peas_CC.h:45
Definition: MapErrorMsg.h:34
FarmManagementCategory
Definition: LandscapeFarmingEnums.h:1001
virtual bool SpringHarrow(LE *a_field, double a_user, int a_days)
Carry out a harrow event in the spring on a_field.
Definition: FarmFuncs.cpp:459