![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
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_greg_app_prop |
CfgInt | cfg_pest_productapplic_startdate |
Start date for applying pesticide the first time. More... | |
CfgInt | cfg_pest_productapplic_period |
Period for applying pesticide. More... | |
CfgBool | cfg_pest_winterrape_on |
Turn on pesticides for winter rape. More... | |
CfgInt | cfg_OSR_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in OSR - this changes the day in the month. More... | |
CfgInt | cfg_OSR_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in OSR - 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... | |
CfgBool | cfg_seedcoating_winterrape_on |
Turn on seed coating for winter rape. More... | |
CfgArray_Double | cfg_seedcoating_product_amounts |
Amount of seed coating pesticide applied in grams of active substance per hectare for each of the 10 pesticides. More... | |
CfgFloat cfg_fungi_app_prop1 |
Referenced by WinterRape::Do().
CfgFloat cfg_greg_app_prop |
CfgFloat cfg_herbi_app_prop |
Referenced by WinterRape::Do(), and WinterRape::HerbiZero().
CfgFloat cfg_ins_app_prop1 |
Referenced by WinterRape::Do().
CfgFloat cfg_ins_app_prop2 |
Referenced by WinterRape::Do().
CfgFloat cfg_ins_app_prop3 |
Referenced by WinterRape::Do().
CfgInt cfg_OSR_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in OSR - this changes the day in the month.
Referenced by WinterRape::Do().
CfgInt cfg_OSR_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in OSR - this changes the month.
Referenced by WinterRape::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 WinterRape::Do().
CfgInt cfg_pest_productapplic_period |
Period for applying pesticide.
Referenced by WinterRape::Do().
CfgInt cfg_pest_productapplic_startdate |
Start date for applying pesticide the first time.
Referenced by WinterRape::Do().
CfgBool cfg_pest_winterrape_on |
Turn on pesticides for winter rape.
Referenced by WinterRape::Do().
CfgArray_Double cfg_seedcoating_product_amounts |
Amount of seed coating pesticide applied in grams of active substance per hectare for each of the 10 pesticides.
Referenced by WinterRape::Do().
CfgBool cfg_seedcoating_winterrape_on |
Turn on seed coating for winter rape.
Referenced by WinterRape::Do().