|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
This is the complete list of members for Fauna::GrassForage, including all inherited members.
| digestibility | Fauna::ForageBase | private |
| dry_matter_mass | Fauna::ForageBase | private |
| ForageBase() | Fauna::ForageBase | inline |
| fpc | Fauna::GrassForage | private |
| get_digestibility() const | Fauna::ForageBase | inline |
| get_fpc() const | Fauna::GrassForage | inline |
| get_mass() const | Fauna::ForageBase | inline |
| get_nitrogen_mass() const | Fauna::ForageBase | inline |
| get_sward_density() const | Fauna::GrassForage | inline |
| GrassForage() | Fauna::GrassForage | inline |
| MAX_SWARD_DENSITY | Fauna::GrassForage | privatestatic |
| merge(const GrassForage &other, const double this_weight, const double other_weight) | Fauna::GrassForage | |
| 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_fpc(const double f) | Fauna::GrassForage | inline |
| set_mass(const double dm) | Fauna::ForageBase | |
| set_nitrogen_mass(const double n_mass) | Fauna::ForageBase |