Utopia 2
Framework for studying models of complex & adaptive systems.
|
The parameters characterizing plants. More...
#include <species.hh>
Public Member Functions | |
PlantParams (const Utopia::DataIO::Config &cfg) | |
Construct a species from a configuration node. | |
PlantParams ()=delete | |
Public Attributes | |
const GrowthModel | growth_model |
The growth model of the plant. | |
const unsigned int | regen_time |
The deterministic regeneration time. | |
const double | regen_prob |
The regeneration probability, evaluated each time step. | |
The parameters characterizing plants.
|
inline |
Construct a species from a configuration node.
|
delete |
const GrowthModel Utopia::Models::PredatorPreyPlant::PlantParams::growth_model |
The growth model of the plant.
The regeneration probability, evaluated each time step.
The deterministic regeneration time.