|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
Herbivore Functional Type (HFT) class and its dependents. More...
#include <array>#include <cmath>#include <memory>#include <set>#include <stdexcept>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | Fauna::AllometryParameters |
| Coefficient and exponent for an allometric relationship. More... | |
| struct | Fauna::GivenPointAllometry |
| Parameters for an allometric relationship with exponent and one point. More... | |
| class | Fauna::Hft |
| One herbivore functional type (i.e. one species). More... | |
Namespaces | |
| namespace | Fauna |
Herbivore Functional Type (HFT) class and its dependents.