![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
FR_Maize.cpp This file contains the source for the FR_Maize 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_Maize_SkScrapes ("FR_CROP_M_SK_SCRAPES", CFG_CUSTOM, false) |
CfgBool | cfg_pest_maize_on |
Turn on pesticides for maize. More... | |
CfgFloat | l_pest_insecticide_amount |
CfgInt | cfg_M_InsecticideDay |
CfgInt | cfg_M_InsecticideMonth |
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_Maize.cpp This file contains the source for the FR_Maize class
by Chris J. Topping, modified by Luna Kondrup Marcussen
Version of September 2021
CfgBool cfg_FR_Maize_SkScrapes("FR_CROP_M_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 |
CfgInt cfg_M_InsecticideDay |
CfgInt cfg_M_InsecticideMonth |
CfgBool cfg_pest_maize_on |
Turn on pesticides for maize.
Referenced by FR_Maize::Do().
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_Maize::Do().
CfgFloat l_pest_insecticide_amount |