Utopia  2
Framework for studying models of complex & adaptive systems.
Classes | Namespaces | Enumerations
species.hh File Reference
#include <utility>
#include <utopia/models/PredatorPrey/PredatorPrey.hh>
Include dependency graph for species.hh:
This graph shows which files directly or indirectly include this file:

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

 Utopia
 
 Utopia::Models
 
 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...