![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
#include "../../BatchALMaSS/ALMaSS_Setup.h"
#include "../../Landscape/ls.h"
#include "../../Landscape/cropprogs/FodderGrass.h"
Macros | |
#define | _CRT_SECURE_NO_DEPRECATE |
Variables | |
CfgFloat | cfg_silage_prop |
CfgInt | cfg_pest_productapplic_startdate |
Start date for applying pesticide the first time. More... | |
CfgInt | cfg_pest_productapplic_period |
Period for applying pesticide. 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... | |
#define _CRT_SECURE_NO_DEPRECATE |
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 FodderGrass::Do().
CfgInt cfg_pest_productapplic_period |
Period for applying pesticide.
Referenced by FodderGrass::Do().
CfgInt cfg_pest_productapplic_startdate |
Start date for applying pesticide the first time.
Referenced by FodderGrass::Do().
CfgFloat cfg_silage_prop |