Utopia 2
Framework for studying models of complex & adaptive systems.
|
Go to the source code of this file.
Classes | |
struct | Utopia::Models::PredatorPreyPlant::PlantState |
Struct that holds all plant characterising states. More... | |
struct | Utopia::Models::PredatorPreyPlant::PlantParams |
The parameters characterizing plants. More... | |
struct | Utopia::Models::PredatorPreyPlant::SpeciesBaseParams |
Struct that holds all species-specific parameters. More... | |
struct | Utopia::Models::PredatorPreyPlant::PredatorParams |
Struct that holds all predator-specific parameters. More... | |
struct | Utopia::Models::PredatorPreyPlant::PreyParams |
Struct that holds all prey-species specific parameters. More... | |
struct | Utopia::Models::PredatorPreyPlant::SpeciesParams |
The parameter of all species. More... | |
Namespaces | |
namespace | Utopia |
namespace | Utopia::Models |
namespace | Utopia::Models::PredatorPreyPlant |
Enumerations | |
enum class | Utopia::Models::PredatorPreyPlant::GrowthModel { Utopia::Models::PredatorPreyPlant::none , Utopia::Models::PredatorPreyPlant::deterministic , Utopia::Models::PredatorPreyPlant::stochastic } |
The growth model to use for plants. More... | |