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
WinterRape.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
 
CfgInt cfg_pest_productapplic_startdate
 Start date for applying pesticide the first time. More...
 
CfgInt cfg_pest_productapplic_period
 Period for applying pesticide. More...
 
CfgBool cfg_pest_winterrape_on
 Turn on pesticides for winter rape. More...
 
CfgInt cfg_OSR_InsecticideDay
 Provided to allow configuration control of the first insecticide spray in OSR - this changes the day in the month. More...
 
CfgInt cfg_OSR_InsecticideMonth
 Provided to allow configuration control of the first insecticide spray in OSR - 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...
 
CfgBool cfg_seedcoating_winterrape_on
 Turn on seed coating for winter rape. More...
 
CfgArray_Double cfg_seedcoating_product_amounts
 Amount of seed coating 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

Referenced by WinterRape::Do().

◆ 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

Referenced by WinterRape::Do().

◆ cfg_ins_app_prop2

CfgFloat cfg_ins_app_prop2

Referenced by WinterRape::Do().

◆ cfg_ins_app_prop3

CfgFloat cfg_ins_app_prop3

Referenced by WinterRape::Do().

◆ cfg_OSR_InsecticideDay

CfgInt cfg_OSR_InsecticideDay

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

Referenced by WinterRape::Do().

◆ cfg_OSR_InsecticideMonth

CfgInt cfg_OSR_InsecticideMonth

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

Referenced by WinterRape::Do().

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

◆ cfg_pest_productapplic_period

CfgInt cfg_pest_productapplic_period

Period for applying pesticide.

Referenced by WinterRape::Do().

◆ cfg_pest_productapplic_startdate

CfgInt cfg_pest_productapplic_startdate

Start date for applying pesticide the first time.

Referenced by WinterRape::Do().

◆ cfg_pest_winterrape_on

CfgBool cfg_pest_winterrape_on

Turn on pesticides for winter rape.

Referenced by WinterRape::Do().

◆ cfg_seedcoating_product_amounts

CfgArray_Double cfg_seedcoating_product_amounts

Amount of seed coating pesticide applied in grams of active substance per hectare for each of the 10 pesticides.

Referenced by WinterRape::Do().

◆ cfg_seedcoating_winterrape_on

CfgBool cfg_seedcoating_winterrape_on

Turn on seed coating for winter rape.

Referenced by WinterRape::Do().