![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
PTMaize_Hort.cpp This file contains the source for the PTMaize_Hort class
More...
Variables | |
CfgBool | cfg_pest_springwheat_on |
Turn on pesticides for spring wheat. More... | |
CfgFloat | l_pest_insecticide_amount |
CfgInt | cfg_WW_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in winter wheat - this changes the day in the month. More... | |
CfgInt | cfg_WW_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in winter wheat - 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... | |
CfgFloat | cfg_PTHorticulturePct |
CfgFloat | cfg_NLCatchCropPct |
PTMaize_Hort.cpp This file contains the source for the PTMaize_Hort class
by Chris J. Topping, modified by Ant�nio Alves da Silva and reviewed by Elzbieta Ziolkowska.
The management plan information coded in this file was collaboratively created with input from Joana Alves and Jos� Paulo Sousa.
Version of March 2024.
All rights reserved.
CfgFloat cfg_NLCatchCropPct |
CfgArray_Double cfg_pest_product_amounts |
Amount of pesticide applied in grams of active substance per hectare for each of the 10 pesticides.
CfgBool cfg_pest_springwheat_on |
Turn on pesticides for spring wheat.
CfgFloat cfg_PTHorticulturePct |
Referenced by PTMaize_Hort::Do().
CfgInt cfg_WW_InsecticideDay |
Provided to allow configuration control of the first insecticide spray in winter wheat - this changes the day in the month.
CfgInt cfg_WW_InsecticideMonth |
Provided to allow configuration control of the first insecticide spray in winter wheat - this changes the month.
CfgFloat l_pest_insecticide_amount |