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