|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
This is the complete list of members for Fauna::ReproductionLogistic, including all inherited members.
| breeding_season | Fauna::ReproductionLogistic | private |
| get_offspring_density(const int day_of_year, const double body_condition) const | Fauna::ReproductionLogistic | |
| growth_rate | Fauna::ReproductionLogistic | private |
| max_annual_increase | Fauna::ReproductionLogistic | private |
| midpoint | Fauna::ReproductionLogistic | private |
| ReproductionLogistic(BreedingSeason breeding_season, const double max_annual_increase, const double growth_rate, const double midpoint) | Fauna::ReproductionLogistic |