![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DE_AsparagusEstablishedPlantation.cpp This file contains the source for the DE_AsparagusEstablishedPlantation class
More...
#include "../../Landscape/ls.h"
#include "../../Landscape/cropprogs/DE_AsparagusEstablishedPlantation.h"
Variables | |
CfgBool | cfg_pest_asparagus_on |
Turn on pesticides for asparagus. 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... | |
Landscape * | g_landscape_ptr |
DE_AsparagusEstablishedPlantation.cpp This file contains the source for the DE_AsparagusEstablishedPlantation class
by Chris J. Topping, modified by Luna Kondrup Marcussen
Version of June 2021
CfgBool cfg_pest_asparagus_on |
Turn on pesticides for asparagus.
Referenced by DE_AsparagusEstablishedPlantation::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 DE_AsparagusEstablishedPlantation::Do().
Landscape* g_landscape_ptr |
Referenced by DE_AsparagusEstablishedPlantation::Do().