Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
Loading...
Searching...
No Matches
Fauna::ReproductionLogistic Member List

This is the complete list of members for Fauna::ReproductionLogistic, including all inherited members.

breeding_seasonFauna::ReproductionLogisticprivate
get_offspring_density(const int day_of_year, const double body_condition) constFauna::ReproductionLogistic
growth_rateFauna::ReproductionLogisticprivate
max_annual_increaseFauna::ReproductionLogisticprivate
midpointFauna::ReproductionLogisticprivate
ReproductionLogistic(BreedingSeason breeding_season, const double max_annual_increase, const double growth_rate, const double midpoint)Fauna::ReproductionLogistic