Goose Management Model ODdox  1.02
FarmManager::PesticideData Struct Reference

Struct used for storing data on pesticide usage throughout the whole simulation (one instance, m_crops_summary_BIs). More...

#include <farm.h>

Public Attributes

double BI
 
double BIfi
 
double BIherb
 
TTypesOfVegetation Tov
 

Detailed Description

Struct used for storing data on pesticide usage throughout the whole simulation (one instance, m_crops_summary_BIs).

Definition at line 1923 of file farm.h.

Member Data Documentation

◆ BI

double FarmManager::PesticideData::BI

Definition at line 1927 of file farm.h.

◆ BIfi

double FarmManager::PesticideData::BIfi

Definition at line 1926 of file farm.h.

◆ BIherb

double FarmManager::PesticideData::BIherb

Definition at line 1925 of file farm.h.

◆ Tov

TTypesOfVegetation FarmManager::PesticideData::Tov

Definition at line 1924 of file farm.h.


The documentation for this struct was generated from the following file: