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
DE_Oats.cpp File Reference

DE_Oats.cpp This file contains the source for the DE_Oats class
More...

#include "../../Landscape/ls.h"
#include "../../Landscape/cropprogs/DE_Oats.h"
#include "math.h"

Variables

CfgBool cfg_pest_oats_on
 Turn on pesticides for spring oats. 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...
 
Landscapeg_landscape_ptr
 

Detailed Description

DE_Oats.cpp This file contains the source for the DE_Oats class

by Chris J. Topping and Elzbieta Ziolkowska
modified by Susanne Stein
Version of May 2021
All rights reserved.

Variable Documentation

◆ cfg_pest_oats_on

CfgBool cfg_pest_oats_on

Turn on pesticides for spring oats.

Referenced by DE_Oats::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 DE_Oats::Do().

◆ g_landscape_ptr

Landscape* g_landscape_ptr

Referenced by DE_Oats::Do().