Goose Management Model ODdox  1.02
TMaxIntakeSource Class Reference

#include <Goose_Base.h>

Public Attributes

bool m_instubble
 Flag to indicate if the intake source was in stubble. More...
 
bool m_iscereal
 Flag for whether the intake source is a cereal. More...
 
TTypeOfMaxIntakeSource m_maxintakesource
 The intake source which gave the maximum intake. More...
 
TTypesOfVegetation m_prevsowncrop
 The previous sown crop on the forage location. More...
 
TTypesOfVegetation m_veg
 The vegetation type. More...
 

Detailed Description

A class to hold data required to classify the habitat usage of geese

Definition at line 113 of file Goose_Base.h.

Member Data Documentation

◆ m_instubble

bool TMaxIntakeSource::m_instubble

Flag to indicate if the intake source was in stubble.

Definition at line 123 of file Goose_Base.h.

Referenced by Goose_Population_Manager::DoLast(), and Goose_Base::GetMaxForageRate().

◆ m_iscereal

bool TMaxIntakeSource::m_iscereal

Flag for whether the intake source is a cereal.

Definition at line 119 of file Goose_Base.h.

Referenced by Goose_Population_Manager::DoLast(), and Goose_Base::GetMaxForageRate().

◆ m_maxintakesource

TTypeOfMaxIntakeSource TMaxIntakeSource::m_maxintakesource

The intake source which gave the maximum intake.

Definition at line 117 of file Goose_Base.h.

Referenced by Goose_Population_Manager::DoLast(), Goose_Base::GetMaxForageRate(), and Goose_Base::st_Forage().

◆ m_prevsowncrop

TTypesOfVegetation TMaxIntakeSource::m_prevsowncrop

The previous sown crop on the forage location.

Definition at line 125 of file Goose_Base.h.

Referenced by Goose_Population_Manager::DoLast(), and Goose_Base::GetMaxForageRate().

◆ m_veg

TTypesOfVegetation TMaxIntakeSource::m_veg

The vegetation type.

Definition at line 121 of file Goose_Base.h.

Referenced by Goose_Population_Manager::DoLast(), and Goose_Base::GetMaxForageRate().


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