![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
UKPotatoes.cpp This file contains the source for the UKPotatoes class
More...
Variables | |
CfgBool | cfg_pest_potatoes_on |
Turn on pesticides for potatoes. More... | |
CfgFloat | l_pest_insecticide_amount |
CfgInt | cfg_POT_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in potatoes crops - this changes the day in the month. More... | |
CfgInt | cfg_POT_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in potatoes 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... | |
UKPotatoes.cpp This file contains the source for the UKPotatoes class
by Chris J. Topping
modified by Elzbieta Ziolkowska
Version of October 2017
All rights reserved.
With additions as noted in:
Doxygen formatted comments in July 2008
CfgBool cfg_pest_potatoes_on |
Turn on pesticides for potatoes.
Referenced by UKPotatoes::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 UKPotatoes::Do().
CfgInt cfg_POT_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in potatoes crops - this changes the day in the month.
CfgInt cfg_POT_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in potatoes crops - this changes the month.
CfgFloat l_pest_insecticide_amount |