![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
SE_SpringBarley.cpp This file contains the source for the SE_SpringBarley 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_SE_SpringBarley_SkScrapes ("SE_CROP_SB_SK_SCRAPES", CFG_CUSTOM, false) |
CfgBool | cfg_pest_winterwheat_on |
Turn on pesticides for winter wheat. More... | |
CfgFloat | l_pest_insecticide_amount |
CfgInt | cfg_SB_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in spring barley crops - this changes the day in the month. More... | |
CfgInt | cfg_SB_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in spring barley crops - 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... | |
SE_SpringBarley.cpp This file contains the source for the SE_SpringBarley class
by Chris J. Topping, modified by Luna Kondrup Marcussen
Version of March 2021
With additions as noted in:
Doxygen formatted comments in July 2008
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.
CfgBool cfg_pest_winterwheat_on |
Turn on pesticides for winter wheat.
CfgInt cfg_SB_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in spring barley crops - this changes the day in the month.
CfgInt cfg_SB_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in spring barley crops - this changes the month.
CfgBool cfg_SE_SpringBarley_SkScrapes("SE_CROP_SB_SK_SCRAPES", CFG_CUSTOM, false) |
Referenced by SE_SpringBarley::Do().
CfgFloat l_pest_insecticide_amount |