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

A versatile base class to derive herbivores from. More...

#include <memory>
#include "breeding_season.h"
#include "environment.h"
#include "fatmass_energy_budget.h"
#include "get_forage_demands.h"
#include "herbivore_data.h"
#include "herbivore_interface.h"

Go to the source code of this file.

Classes

class  Fauna::HerbivoreBase
 Abstract base class for herbivores. More...
 

Namespaces

namespace  Fauna
 

Enumerations

enum class  Fauna::Sex { Fauna::Female , Fauna::Male }
 The sex of a herbivore. More...
 

Detailed Description

A versatile base class to derive herbivores from.

Date
2019