|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
The spatial unit where herbivores live in. More...
Go to the source code of this file.
Classes | |
| class | Fauna::Habitat |
| Abstract class of a homogenous spatial unit populated by herbivores. More... | |
Namespaces | |
| namespace | Fauna |
Typedefs | |
| typedef std::list< const Habitat * > | Fauna::HabitatList |
| A list of Habitat pointers. More... | |
The spatial unit where herbivores live in.