Utopia 2
Framework for studying models of complex & adaptive systems.
|
Struct that holds all species states. More...
#include <species.hh>
Public Member Functions | |
SpeciesState () | |
The default constructor. | |
Public Attributes | |
bool | on_cell |
Whether the species is on the cell. | |
double | resources |
The internal resources reservoir. | |
Struct that holds all species states.
|
inline |
The default constructor.
bool Utopia::Models::PredatorPrey::SpeciesState::on_cell |
Whether the species is on the cell.
double Utopia::Models::PredatorPrey::SpeciesState::resources |
The internal resources reservoir.