Loading [MathJax]/extensions/ams.js
 |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the documentation of this file.
24 #define PLBEETSPR_BASE 25200
28 #define PL_BES_SPRING_FERTI a_field->m_user[1]
29 #define PL_BES_WATER_DATE a_field->m_user[2]
30 #define PL_BES_HERBI_DATE a_field->m_user[3]
31 #define PL_BES_HERBI1 a_field->m_user[4]
32 #define PL_BES_HERBI3 a_field->m_user[5]
139 #endif // PLBEETSPR_H
int GetMDates(int a, int b)
Definition: Elements.h:405
void SetUpFarmCategoryInformation()
Definition: PLBeetSpr.h:93
Definition: PLBeetSpr.h:61
Definition: LandscapeFarmingEnums.h:1005
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
#define PL_BES_HERBI1
Definition: PLBeetSpr.h:31
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
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
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
virtual bool FP_ManganeseSulphate(LE *a_field, double a_user, int a_days)
Apply Manganse Sulphate to a_field owned by an arable farmer.
Definition: FarmFuncs.cpp:840
virtual bool ProductApplication(LE *a_field, double a_user, int a_days, double a_applicationrate, PlantProtectionProducts a_ppp, bool a_isgranularpesticide=false, int a_orcharddrifttype=0)
Apply test pesticide to a_field.
Definition: FarmFuncs.cpp:2267
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
bool DoIt(double a_probability)
Return chance out of 0 to 100.
Definition: Farm.cpp:856
int GetYearNumber(void)
Definition: Calendar.h:72
Definition: PLBeetSpr.h:43
bool m_first_year
Definition: Farm.h:386
int GetPoly(void)
Returns the polyref number for this polygon.
Definition: Elements.h:238
CfgBool cfg_pest_beet_on
Turn on pesticides for beet.
class Calendar * g_date
Definition: Calendar.cpp:37
#define PL_BES_WATER_DATE
Definition: PLBeetSpr.h:29
Definition: LandscapeFarmingEnums.h:1006
TTypesOfVegetation GetPreviousTov(int a_index)
Definition: Farm.h:966
Definition: PLBeetSpr.h:56
PLBeetSpr class .
Definition: PLBeetSpr.h:84
#define PL_BES_HERBI3
Definition: PLBeetSpr.h:32
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
Definition: PLBeetSpr.h:49
CfgInt cfg_BES_InsecticideMonth
Definition: PLBeetSpr.h:48
TTypesOfFarm GetType(void)
Definition: Farm.h:956
int m_base_elements_no
Definition: Farm.h:505
Definition: PLBeetSpr.h:55
CfgFloat l_pest_insecticide_amount
int m_first_date
Definition: Farm.h:501
int m_startday
Definition: Farm.h:385
virtual bool FungicideTreat(LE *a_field, double a_user, int a_days)
Apply fungicide to a_field.
Definition: FarmFuncs.cpp:2101
Definition: PLBeetSpr.h:66
The base class for all crops.
Definition: Farm.h:495
virtual bool FP_PK(LE *a_field, double a_user, int a_days)
Apply PK fertilizer, on a_field owned by an arable farmer.
Definition: FarmFuncs.cpp:673
bool value() const
Definition: Configurator.h:164
#define PLBEETSPR_BASE
Definition: PLBeetSpr.h:24
#define PL_BES_HERBI_DATE
Definition: PLBeetSpr.h:30
Definition: PLBeetSpr.h:65
The landscape class containing all environmental and topographical data.
Definition: Landscape.h:142
Definition: PLBeetSpr.h:64
Definition: LandscapeFarmingEnums.h:1004
CfgArray_Double cfg_pest_product_amounts
Amount of pesticide applied in grams of active substance per hectare for each of the 10 pesticides.
Definition: PLBeetSpr.h:58
Definition: PLBeetSpr.h:41
Definition: PLBeetSpr.h:52
long Date(void)
Definition: Calendar.h:57
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
Definition: PLBeetSpr.h:57
Definition: LandscapeFarmingEnums.h:1003
virtual bool FA_Calcium(LE *a_field, double a_user, int a_days)
Calcium applied on a_field owned by a stock farmer.
Definition: FarmFuncs.cpp:1168
Definition: PLBeetSpr.h:67
Definition: LandscapeFarmingEnums.h:1011
virtual bool FA_ManganeseSulphate(LE *a_field, double a_user, int a_days)
Apply manganese sulphate to a_field owned by an stock farmer.
Definition: FarmFuncs.cpp:1095
long OldDays(void)
Definition: Calendar.h:60
Definition: PLBeetSpr.h:47
void Warn(MapErrorState a_level, std::string a_msg1, std::string a_msg2)
Definition: MapErrorMsg.cpp:69
Definition: Configurator.h:208
virtual bool FP_Calcium(LE *a_field, double a_user, int a_days)
Calcium applied on a_field owned by an arable farmer.
Definition: FarmFuncs.cpp:954
int GetRotIndex(void)
Definition: Elements.h:373
PLBeetSprToDo
Definition: PLBeetSpr.h:40
Definition: PLBeetSpr.h:51
Definition: PLBeetSpr.h:42
CfgArray_Double cfg_seedcoating_product_amounts
Amount of seed coating pesticide applied in grams of active substance per hectare for each of the 10 ...
Definition: PLBeetSpr.h:45
Definition: PLBeetSpr.h:59
Definition: PLBeetSpr.h:62
Definition: PLBeetSpr.h:54
TTypesOfVegetation m_next_tov
Definition: Farm.h:390
Farm * m_farm
Definition: Farm.h:498
LE * m_field
Definition: Farm.h:499
Definition: PLBeetSpr.h:68
vector< FarmManagementCategory > m_ManagementCategories
Holds the translation between the farm operation enum for each crop and the farm management category ...
Definition: Farm.h:530
std::vector< double > value() const
Definition: Configurator.h:219
virtual bool PreseedingCultivatorSow(LE *a_field, double a_user, int a_days, double a_seed_coating_amount=-1, PlantProtectionProducts a_ppp=ppp_foobar)
Carry out preseeding cultivation together with sow on a_field (tilling and sowing set including culti...
Definition: FarmFuncs.cpp:325
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
virtual double GetGreenBiomass(void)
Definition: Elements.h:160
Definition: PLBeetSpr.h:70
TTypesOfCrops
Definition: LandscapeFarmingEnums.h:781
Definition: PLBeetSpr.h:69
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: LandscapeFarmingEnums.h:696
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
Definition: PLBeetSpr.h:44
CfgBool cfg_seedcoating_beet_on
Turn on seed coating for beet.
MapErrorMsg * g_msg
Definition: MapErrorMsg.cpp:41
Definition: PLBeetSpr.h:72
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
PLBeetSpr(TTypesOfVegetation a_tov, TTypesOfCrops a_toc, Landscape *a_L)
Definition: PLBeetSpr.h:88
Definition: PLBeetSpr.h:71
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
The base class for all farm types.
Definition: Farm.h:755
Definition: PLBeetSpr.h:53
static int m_date_modifier
Holds a value that shifts test pesticide use by this many days in crops modified to use it.
Definition: Farm.h:514
Double configurator entry class.
Definition: Configurator.h:126
Definition: LandscapeFarmingEnums.h:1012
Definition: PLBeetSpr.h:46
Farm * GetOwner(void)
Definition: Elements.h:256
int DayInYear(void)
Definition: Calendar.h:58
Definition: PLBeetSpr.h:60
Definition: PLBeetSpr.h:50
virtual bool FA_PK(LE *a_field, double a_user, int a_days)
Apply PK fertilizer to a_field owned by an stock farmer.
Definition: FarmFuncs.cpp:1010
#define PL_BES_SPRING_FERTI
A flag used to indicate autumn ploughing status.
Definition: PLBeetSpr.h:28
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: PLBeetSpr.cpp:65
CfgInt cfg_BES_InsecticideDay
void SetMConstants(int a, int c)
Definition: Elements.h:408
Definition: LandscapeFarmingEnums.h:248
FarmEvent * m_ev
Definition: Farm.h:500
Definition: MapErrorMsg.h:34
Definition: LandscapeFarmingEnums.h:1079
virtual bool HeavyCultivatorAggregate(LE *a_field, double a_user, int a_days)
Carry out a heavy cultivation event on a_field. This is non-inversion type of cultivation which can b...
Definition: FarmFuncs.cpp:259
Definition: LandscapeFarmingEnums.h:1007
Definition: PLBeetSpr.h:63
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
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