Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
Loading...
Searching...
No Matches
reproduction_models.h File Reference

Different implementations to calculate reproduction of herbivores. More...

#include "breeding_season.h"

Go to the source code of this file.

Classes

class  Fauna::ReproductionLogistic
 Reproduction model following Illius & O’Connor (2000) More...
 
class  Fauna::ReproductionConstMax
 Use a constant annual increase rate for herbivore reproduction. More...
 
class  Fauna::ReproductionLinear
 Reproduction rate increases linearly with fat reserves up to maximum. More...
 

Namespaces

namespace  Fauna
 

Detailed Description

Different implementations to calculate reproduction of herbivores.

Date
2019