![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
FI_WinterWheat.cpp This file contains the source for the FI_WinterWheat 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_FI_WinterWheat_SkScrapes ("DK_CROP_WW_SK_SCRAPES", CFG_CUSTOM, false) |
CfgBool | cfg_pest_winterwheat_on |
Turn on pesticides for winter wheat. 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... | |
FI_WinterWheat.cpp This file contains the source for the FI_WinterWheat class
by Chris J. Topping, modified by Luna Kondrup Marcussen
Version of June 2021
With additions as noted in:
Doxygen formatted comments in July 2008
CfgBool cfg_FI_WinterWheat_SkScrapes("DK_CROP_WW_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 FI_WinterWheat::Do().
CfgBool cfg_pest_winterwheat_on |
Turn on pesticides for winter wheat.
Referenced by FI_WinterWheat::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 |