File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/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
SpringBarleyCloverGrass.cpp File Reference

Variables

CfgFloat cfg_ins_app_prop1
 
CfgFloat cfg_ins_app_prop2
 
CfgFloat cfg_ins_app_prop3
 
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...
 
CfgBool cfg_pest_winterwheat_on
 Turn on pesticides for winter wheat. More...
 
CfgInt cfg_SB_InsecticideDay
 Provided to allow configuration control of the first insecticide spray in spring barley crops - this changes the day in the month. More...
 
CfgInt cfg_SB_InsecticideMonth
 Provided to allow configuration control of the first insecticide spray in spring barley crops - 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...
 

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_ins_app_prop2

CfgFloat cfg_ins_app_prop2

◆ cfg_ins_app_prop3

CfgFloat cfg_ins_app_prop3

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

◆ cfg_pest_springbarley_on

CfgBool cfg_pest_springbarley_on

Turn on pesticides for spring barley.

Referenced by SpringBarleyCloverGrass::Do().

◆ cfg_pest_winterwheat_on

CfgBool cfg_pest_winterwheat_on

Turn on pesticides for winter wheat.

◆ cfg_SB_InsecticideDay

CfgInt cfg_SB_InsecticideDay

Provided to allow configuration control of the first insecticide spray in spring barley crops - this changes the day in the month.

Referenced by SpringBarleyCloverGrass::Do().

◆ cfg_SB_InsecticideMonth

CfgInt cfg_SB_InsecticideMonth

Provided to allow configuration control of the first insecticide spray in spring barley crops - this changes the month.

Referenced by SpringBarleyCloverGrass::Do().