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