![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
WinterWheat.cpp This file contains the source for the 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_WinterWheat_SkScrapes ("CROP_WW_SK_SCRAPES", CFG_CUSTOM, false) |
CfgBool | cfg_pest_winterwheat_on |
Turn on pesticides for winter wheat. More... | |
CfgBool | cfg_seedcoating_winterwheat_on |
Turn on seed coating 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... | |
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... | |
WinterWheat.cpp This file contains the source for the WinterWheat class
by Chris J. Topping
Version of June 2003
With additions as noted in:
Doxygen formatted comments in July 2008
CfgFloat cfg_fungi_app_prop1 |
Referenced by WinterWheat::Do().
CfgFloat cfg_fungi_app_prop2 |
Referenced by WinterWheat::Do().
CfgFloat cfg_greg_app_prop |
Referenced by WinterWheat::Do().
CfgFloat cfg_herbi_app_prop |
Referenced by WinterWheat::Do().
CfgFloat cfg_ins_app_prop1 |
Referenced by WinterWheat::Do().
CfgFloat cfg_ins_app_prop2 |
Referenced by WinterWheat::Do().
CfgFloat cfg_ins_app_prop3 |
Referenced by WinterWheat::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 WinterWheat::Do().
CfgBool cfg_pest_winterwheat_on |
Turn on pesticides for winter wheat.
Referenced by WinterWheat::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 WinterWheat::Do().
CfgBool cfg_seedcoating_winterwheat_on |
Turn on seed coating for winter wheat.
Referenced by WinterWheat::Do().
CfgBool cfg_WinterWheat_SkScrapes("CROP_WW_SK_SCRAPES", CFG_CUSTOM, false) |
Referenced by 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.
Referenced by WinterWheat::Do().
CfgInt cfg_WW_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in winter wheat - this changes the month.
Referenced by WinterWheat::Do().
CfgFloat l_pest_insecticide_amount |