![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DE_SpringRye.cpp This file contains the source for the DE_SpringRye class
More...
Variables | |
CfgBool | cfg_pest_springrye_on |
Turn on pesticides for spring rye. 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_SpringRye.cpp This file contains the source for the DE_SpringRye class
by Chris J. Topping and Elzbieta Ziolkowska
modified by Susanne Stein
Version of May 2021
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_SpringRye::Do().
CfgBool cfg_pest_springrye_on |
Turn on pesticides for spring rye.
Referenced by DE_SpringRye::Do().
Landscape* g_landscape_ptr |
Referenced by DE_SpringRye::Do().