|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
A list of herbivore populations in a habitat. More...
#include <memory>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Fauna |
Typedefs | |
| typedef std::vector< std::shared_ptr< PopulationInterface > > | Fauna::PopulationList |
A list of herbivore populations in a habitat.