Loading [MathJax]/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DK_CerealLegume.cpp File Reference
#include "../../Landscape/ls.h"
#include "../../Landscape/cropprogs/DK_CerealLegume.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_springbarley_on
 Turn on pesticides for spring barley. 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...
 

Variable Documentation

◆ cfg_fungi_app_prop1

CfgFloat cfg_fungi_app_prop1

◆ cfg_greg_app_prop

CfgFloat cfg_greg_app_prop

◆ cfg_herbi_app_prop

CfgFloat cfg_herbi_app_prop

◆ cfg_ins_app_prop1

CfgFloat cfg_ins_app_prop1

◆ cfg_pest_product_amounts

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_CerealLegume::Do().

◆ cfg_pest_springbarley_on

CfgBool cfg_pest_springbarley_on

Turn on pesticides for spring barley.

Referenced by DK_CerealLegume::Do().