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.
18 #ifndef UKWinterRape_H
19 #define UKWinterRape_H
21 #define UKWINTERRAPE_BASE 45800
25 #define UK_WR_FERTI_P1 a_field->m_user[1]
26 #define UK_WR_FERTI_S1 a_field->m_user[2]
27 #define UK_WR_STUBBLE_PLOUGH a_field->m_user[3]
28 #define UK_WR_DECIDE_TO_GR a_field->m_user[4]
130 #endif // UKWinterRape_H
int GetMDates(int a, int b)
Definition: Elements.h:405
Definition: UKWinterRape.h:51
CfgInt cfg_WR_InsecticideDay
virtual bool FA_Slurry(LE *a_field, double a_user, int a_days)
Spready slurry on a_field owned by an stock farmer.
Definition: FarmFuncs.cpp:1067
Definition: LandscapeFarmingEnums.h:1005
Definition: UKWinterRape.h:58
virtual bool PreseedingCultivator(LE *a_field, double a_user, int a_days)
Carry out preseeding cultivation on a_field (tilling set including cultivator and string roller to co...
Definition: FarmFuncs.cpp:312
void SetMDates(int a, int b, int c)
Definition: Elements.h:406
virtual bool HerbicideTreat(LE *a_field, double a_user, int a_days)
Apply herbicide to a_field.
Definition: FarmFuncs.cpp:2025
bool IsStockFarmer(void)
Definition: Farm.h:961
Definition: UKWinterRape.h:65
Definition: UKWinterRape.h:43
virtual bool Harvest(LE *a_field, double a_user, int a_days)
Carry out a harvest on a_field.
Definition: FarmFuncs.cpp:1364
CfgInt cfg_WR_InsecticideMonth
bool m_lock
Definition: Farm.h:384
CfgArray_Double cfg_pest_product_amounts
Amount of pesticide applied in grams of active substance per hectare for each of the 10 pesticides.
A struct to hold the information required to trigger a farm event.
Definition: Farm.h:372
int GetMConstants(int a)
Definition: Elements.h:407
void ClearManagementActionSum()
clears the management action counters
Definition: Elements.h:247
virtual bool FP_NPK(LE *a_field, double a_user, int a_days)
Apply NPK fertilizer, on a_field owned by an arable farmer.
Definition: FarmFuncs.cpp:645
int GetYearNumber(void)
Definition: Calendar.h:72
bool m_first_year
Definition: Farm.h:386
UKWinterRape(TTypesOfVegetation a_tov, TTypesOfCrops a_toc, Landscape *a_L)
Definition: UKWinterRape.h:81
Definition: UKWinterRape.h:61
virtual bool StubblePlough(LE *a_field, double a_user, int a_days)
Carry out a stubble ploughing event on a_field. This is similar to normal plough but shallow (normall...
Definition: FarmFuncs.cpp:232
int GetPoly(void)
Returns the polyref number for this polygon.
Definition: Elements.h:238
Definition: UKWinterRape.h:52
Definition: UKWinterRape.h:64
bool DoIt_prob(double a_probability)
Return chance out of 0 to 1.
Definition: Farm.cpp:864
class Calendar * g_date
Definition: Calendar.cpp:37
Definition: LandscapeFarmingEnums.h:1006
TTypesOfVegetation GetPreviousTov(int a_index)
Definition: Farm.h:966
Definition: UKWinterRape.h:44
Definition: UKWinterRape.h:62
Definition: UKWinterRape.h:59
TTypesOfFarm GetType(void)
Definition: Farm.h:956
int m_base_elements_no
Definition: Farm.h:505
Definition: LandscapeFarmingEnums.h:286
CfgFloat l_pest_insecticide_amount
int m_first_date
Definition: Farm.h:501
int m_startday
Definition: Farm.h:385
virtual bool FA_NPK(LE *a_field, double a_user, int a_days)
Apply NPK fertilizer to a_field owned by an stock farmer.
Definition: FarmFuncs.cpp:982
virtual bool FungicideTreat(LE *a_field, double a_user, int a_days)
Apply fungicide to a_field.
Definition: FarmFuncs.cpp:2101
Definition: UKWinterRape.h:41
The base class for all crops.
Definition: Farm.h:495
Definition: UKWinterRape.h:40
#define UK_WR_FERTI_S1
Definition: UKWinterRape.h:26
The landscape class containing all environmental and topographical data.
Definition: Landscape.h:142
Definition: UKWinterRape.h:38
Definition: LandscapeFarmingEnums.h:1004
long Date(void)
Definition: Calendar.h:57
Definition: UKWinterRape.h:53
virtual bool FP_AmmoniumSulphate(LE *a_field, double a_user, int a_days)
Apply Ammonium Sulphate to a_field owned by an arable farmer.
Definition: FarmFuncs.cpp:882
Definition: LandscapeFarmingEnums.h:1008
Bool configurator entry class.
Definition: Configurator.h:155
virtual bool HayBailing(LE *a_field, double a_user, int a_days)
Carry out hay bailing on a_field.
Definition: FarmFuncs.cpp:1507
Definition: UKWinterRape.h:57
Definition: LandscapeFarmingEnums.h:1003
Definition: UKWinterRape.h:56
virtual bool StrawChopping(LE *a_field, double a_user, int a_days)
Carry out straw chopping on a_field.
Definition: FarmFuncs.cpp:1475
long OldDays(void)
Definition: Calendar.h:60
void Warn(MapErrorState a_level, std::string a_msg1, std::string a_msg2)
Definition: MapErrorMsg.cpp:69
Definition: Configurator.h:208
int GetRotIndex(void)
Definition: Elements.h:373
UKWinterRape class .
Definition: UKWinterRape.h:77
Definition: UKWinterRape.h:36
void SetUpFarmCategoryInformation()
Definition: UKWinterRape.h:89
TTypesOfVegetation m_next_tov
Definition: Farm.h:390
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
UKWinterRapeToDo
Definition: UKWinterRape.h:35
int m_todo
Definition: Farm.h:388
virtual bool InsecticideTreat(LE *a_field, double a_user, int a_days)
Apply insecticide to a_field.
Definition: FarmFuncs.cpp:2135
Definition: UKWinterRape.h:49
virtual bool FP_Slurry(LE *a_field, double a_user, int a_days)
Apply slurry to a_field owned by an arable farmer.
Definition: FarmFuncs.cpp:823
Definition: UKWinterRape.h:48
TTypesOfCrops
Definition: LandscapeFarmingEnums.h:781
Definition: LandscapeFarmingEnums.h:696
Definition: Elements.h:86
Definition: UKWinterRape.h:37
Definition: UKWinterRape.h:46
#define UK_WR_DECIDE_TO_GR
Definition: UKWinterRape.h:28
virtual bool AutumnPlough(LE *a_field, double a_user, int a_days)
Carry out a ploughing event in the autumn on a_field.
Definition: FarmFuncs.cpp:212
MapErrorMsg * g_msg
Definition: MapErrorMsg.cpp:41
Definition: UKWinterRape.h:42
Definition: UKWinterRape.h:63
virtual bool AutumnHarrow(LE *a_field, double a_user, int a_days)
Carry out a harrow event in the autumn on a_field.
Definition: FarmFuncs.cpp:285
virtual bool FA_AmmoniumSulphate(LE *a_field, double a_user, int a_days)
Apply ammonium sulphate to a_field owned by an stock farmer.
Definition: FarmFuncs.cpp:1081
Definition: UKWinterRape.h:39
TTypesOfVegetation
Values that represent the types of vegetation that are represented in ALMaSS.
Definition: LandscapeFarmingEnums.h:192
Integer configurator entry class.
Definition: Configurator.h:102
Definition: UKWinterRape.h:45
The base class for all farm types.
Definition: Farm.h:755
Definition: UKWinterRape.h:66
Double configurator entry class.
Definition: Configurator.h:126
virtual bool AutumnSow(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 autumn on a_field.
Definition: FarmFuncs.cpp:360
Definition: LandscapeFarmingEnums.h:1012
virtual bool Do(Farm *a_farm, LE *a_field, FarmEvent *a_ev)
The one and only method for a crop management plan. All farm actions go through here.
Definition: UKWinterRape.cpp:65
Definition: UKWinterRape.h:60
virtual bool GrowthRegulator(LE *a_field, double a_user, int a_days)
Apply growth regulator to a_field.
Definition: FarmFuncs.cpp:2070
Farm * GetOwner(void)
Definition: Elements.h:256
int DayInYear(void)
Definition: Calendar.h:58
Definition: UKWinterRape.h:50
Definition: UKWinterRape.h:54
void SetMConstants(int a, int c)
Definition: Elements.h:408
FarmEvent * m_ev
Definition: Farm.h:500
CfgBool cfg_pest_winterrape_on
Turn on pesticides for winter rape.
Definition: UKWinterRape.h:55
#define UKWINTERRAPE_BASE
Definition: UKWinterRape.h:21
Definition: MapErrorMsg.h:34
Definition: LandscapeFarmingEnums.h:1007
#define UK_WR_FERTI_P1
A flag used to indicate autumn ploughing status.
Definition: UKWinterRape.h:25
FarmManagementCategory
Definition: LandscapeFarmingEnums.h:1001
Definition: UKWinterRape.h:47
virtual bool StubbleHarrowing(LE *a_field, double a_user, int a_days)
Carry out stubble harrowing on a_field.
Definition: FarmFuncs.cpp:1523
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.
Definition: Farm.cpp:751
#define UK_WR_STUBBLE_PLOUGH
Definition: UKWinterRape.h:27