![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DK_OrchCherry.cpp This file contains the source for the DK_OrchCherry class
More...
Variables | |
CfgBool | cfg_pest_orchard_on |
Turn on pesticides for orchard. More... | |
CfgFloat | l_pest_insecticide_amount |
CfgInt | cfg_och_InsecticideDay |
CfgInt | cfg_och_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... | |
DK_OrchCherry.cpp This file contains the source for the DK_OrchCherry class
by Chris J. Topping
modified by Luna Kondrup Marcussen
Version of November 2021
All rights reserved.
With additions as noted in:
Doxygen formatted comments in July 2008
CfgInt cfg_och_InsecticideDay |
CfgInt cfg_och_InsecticideMonth |
CfgBool cfg_pest_orchard_on |
Turn on pesticides for orchard.
Referenced by DK_OrchCherry::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 DK_OrchCherry::Do().
CfgFloat l_pest_insecticide_amount |