![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
FR_WinterRape.cpp This file contains the source for the FR_WinterRape class
More...
Variables | |
CfgFloat | cfg_ins_app_prop1 |
CfgFloat | cfg_ins_app_prop2 |
CfgFloat | cfg_ins_app_prop3 |
CfgFloat | cfg_herbi_app_prop |
CfgFloat | cfg_fungi_app_prop1 |
CfgFloat | cfg_fungi_app_prop2 |
CfgFloat | cfg_greg_app_prop |
CfgBool | cfg_FR_WinterRape_SkScrapes ("FR_CROP_WR_SK_SCRAPES", CFG_CUSTOM, false) |
CfgBool | cfg_pest_winterrape_on |
Turn on pesticides for winter rape. More... | |
CfgFloat | l_pest_insecticide_amount |
CfgInt | cfg_WW_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in winter wheat - this changes the day in the month. More... | |
CfgInt | cfg_WW_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in winter wheat - this changes the month. More... | |
CfgArray_Double | cfg_pest_product_amounts |
Amount of pesticide applied in grams of active substance per hectare for each of the 10 pesticides. More... | |
FR_WinterRape.cpp This file contains the source for the FR_WinterRape class
by Chris J. Topping, modified by Luna Kondrup Marcussen
Version of September 2021
With additions as noted in:
Doxygen formatted comments in July 2008
CfgBool cfg_FR_WinterRape_SkScrapes("FR_CROP_WR_SK_SCRAPES", CFG_CUSTOM, false) |
CfgFloat cfg_fungi_app_prop1 |
CfgFloat cfg_fungi_app_prop2 |
CfgFloat cfg_greg_app_prop |
CfgFloat cfg_herbi_app_prop |
CfgFloat cfg_ins_app_prop1 |
CfgFloat cfg_ins_app_prop2 |
CfgFloat cfg_ins_app_prop3 |
CfgArray_Double cfg_pest_product_amounts |
Amount of pesticide applied in grams of active substance per hectare for each of the 10 pesticides.
Referenced by FR_WinterRape::Do().
CfgBool cfg_pest_winterrape_on |
Turn on pesticides for winter rape.
Referenced by FR_WinterRape::Do().
CfgInt cfg_WW_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in winter wheat - this changes the day in the month.
CfgInt cfg_WW_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in winter wheat - this changes the month.
CfgFloat l_pest_insecticide_amount |