![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
NLSpringBarleySpring.cpp This file contains the source for the NLSpringBarleySpring class
More...
Variables | |
CfgBool | cfg_pest_springbarley_on |
Turn on pesticides for spring barley. More... | |
CfgFloat | l_pest_insecticide_amount |
CfgInt | cfg_SB_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in spring barley crops - this changes the day in the month. More... | |
CfgInt | cfg_SB_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in spring barley 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... | |
NLSpringBarleySpring.cpp This file contains the source for the NLSpringBarleySpring 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
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 NLSpringBarleySpring::Do().
CfgBool cfg_pest_springbarley_on |
Turn on pesticides for spring barley.
Referenced by NLSpringBarleySpring::Do().
CfgInt cfg_SB_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in spring barley crops - this changes the day in the month.
CfgInt cfg_SB_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in spring barley crops - this changes the month.
CfgFloat l_pest_insecticide_amount |