![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
#include "../../Landscape/ls.h"
#include "../../Landscape/cropprogs/DK_WinterRye.h"
#include "math.h"
Variables | |
CfgFloat | cfg_ins_app_prop1 |
CfgFloat | cfg_herbi_app_prop |
CfgFloat | cfg_fungi_app_prop1 |
CfgFloat | cfg_greg_app_prop |
CfgBool | cfg_pest_winterrye_on |
Turn on pesticides for winter rye. 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_DKCatchCropPct |
CfgFloat cfg_DKCatchCropPct |
CfgFloat cfg_fungi_app_prop1 |
CfgFloat cfg_greg_app_prop |
CfgFloat cfg_herbi_app_prop |
CfgFloat cfg_ins_app_prop1 |
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 DK_WinterRye::Do().
CfgBool cfg_pest_winterrye_on |
Turn on pesticides for winter rye.
Referenced by DK_WinterRye::Do().