![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DE_SpringBarley.cpp This file contains the source for the DE_SpringBarley class
More...
Variables | |
CfgBool | cfg_pest_springbarley_on |
Turn on pesticides for spring barley. 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... | |
Landscape * | g_landscape_ptr |
DE_SpringBarley.cpp This file contains the source for the DE_SpringBarley class
by Chris J. Topping and Elzbieta Ziolkowska
modified by Luna Kondrup Marcussen
Version of November 2022
All rights reserved.
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 DE_SpringBarley::Do().
CfgBool cfg_pest_springbarley_on |
Turn on pesticides for spring barley.
Referenced by DE_SpringBarley::Do().
Landscape* g_landscape_ptr |