![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
PLBeans.cpp This file contains the source for the PLBeans class
More...
Variables | |
CfgBool | cfg_pest_beans_on |
Turn on pesticides for beans. More... | |
CfgFloat | l_pest_insecticide_amount |
CfgInt | cfg_BNS_InsecticideDay |
CfgInt | cfg_BNS_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... | |
CfgBool | cfg_seedcoating_beans_on |
Turn on seed coating for beans. More... | |
CfgArray_Double | cfg_seedcoating_product_amounts |
Amount of seed coating pesticide applied in grams of active substance per hectare for each of the 10 pesticides. More... | |
PLBeans.cpp This file contains the source for the PLBeans 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
CfgInt cfg_BNS_InsecticideDay |
CfgInt cfg_BNS_InsecticideMonth |
CfgBool cfg_pest_beans_on |
Turn on pesticides for beans.
Referenced by PLBeans::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 PLBeans::Do().
CfgBool cfg_seedcoating_beans_on |
Turn on seed coating for beans.
Referenced by PLBeans::Do().
CfgArray_Double cfg_seedcoating_product_amounts |
Amount of seed coating pesticide applied in grams of active substance per hectare for each of the 10 pesticides.
Referenced by PLBeans::Do().
CfgFloat l_pest_insecticide_amount |