|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
This is the complete list of members for Fauna::ForageBase, including all inherited members.
| digestibility | Fauna::ForageBase | private |
| dry_matter_mass | Fauna::ForageBase | private |
| ForageBase() | Fauna::ForageBase | inline |
| get_digestibility() const | Fauna::ForageBase | inline |
| get_mass() const | Fauna::ForageBase | inline |
| get_nitrogen_mass() const | Fauna::ForageBase | inline |
| merge_base(const ForageBase &other, const double this_weight, const double other_weight) | Fauna::ForageBase | protected |
| nitrogen_mass | Fauna::ForageBase | private |
| set_digestibility(const double d) | Fauna::ForageBase | inline |
| set_mass(const double dm) | Fauna::ForageBase | |
| set_nitrogen_mass(const double n_mass) | Fauna::ForageBase |