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

Different implementations for how herbivores die. More...

#include <stdexcept>

Go to the source code of this file.

Classes

class  Fauna::GetBackgroundMortality
 Function object to calculate constant herbivore background mortality. More...
 
class  Fauna::GetSimpleLifespanMortality
 Function object for herbivore death after given lifespan is reached. More...
 
class  Fauna::GetStarvationIlliusOConnor2000
 
class  Fauna::GetStarvationMortalityThreshold
 Function object to calculate death at low body fat. More...
 

Namespaces

namespace  Fauna
 

Detailed Description

Different implementations for how herbivores die.

Date
2019