|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
Different models how to restrict daily forage intake of herbivores. More...
#include <array>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | Fauna::HalfMaxIntake |
| Ingestion rate as Holling’s Type II functional response. More... | |
Namespaces | |
| namespace | Fauna |
Functions | |
| double | Fauna::get_digestive_limit_illius_gordon_1992 (const double bodymass_adult, const double bodymass, const double digestibility, const std::array< double, 3 > &ijk) |
| Get digestion-limited daily grass energy intake after Illius & Gordon (1992) More... | |
Different models how to restrict daily forage intake of herbivores.