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

The spatial unit where herbivores live in. More...

#include <cassert>
#include <list>
#include <memory>
#include "Fauna/Output/habitat_data.h"

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...
 

Detailed Description

The spatial unit where herbivores live in.

Date
2019