![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DK_CloverGrassGrazed3.cpp This file contains the source for the DK_CloverGrassGrazed3 class
More...
Variables | |
CfgFloat | cfg_ins_app_prop1 |
CfgFloat | cfg_herbi_app_prop |
CfgFloat | cfg_fungi_app_prop1 |
CfgFloat | cfg_greg_app_prop |
CfgBool | cfg_pest_grass_on |
Turn on pesticides for grass. 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... | |
CfgInt | cfg_farm_cattle_grass_low |
CfgInt | cfg_farm_cattle_grass_high |
DK_CloverGrassGrazed3.cpp This file contains the source for the DK_CloverGrassGrazed3 class
by Chris J. Topping, modified by Trine Poulsen
Version of March 2023
CfgInt cfg_farm_cattle_grass_high |
Referenced by DK_CloverGrassGrazed3::Do().
CfgInt cfg_farm_cattle_grass_low |
Referenced by DK_CloverGrassGrazed3::Do().
CfgFloat cfg_fungi_app_prop1 |
CfgFloat cfg_greg_app_prop |
CfgFloat cfg_herbi_app_prop |
CfgFloat cfg_ins_app_prop1 |
CfgBool cfg_pest_grass_on |
Turn on pesticides for grass.
Referenced by DK_CloverGrassGrazed3::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 DK_CloverGrassGrazed3::Do().