Utopia 2
Framework for studying models of complex & adaptive systems.
|
Parameters of the ContDisease. More...
#include <params.hh>
Public Member Functions | |
Params (const DataIO::Config &cfg) | |
Construct the parameters from the given configuration node. | |
Public Attributes | |
const double | p_growth |
Probability per site and time step to go from state empty to tree. | |
const double | p_immunity |
double | p_infect |
const InfectionContParams | infection_control |
Infection control parameters. | |
Parameters of the ContDisease.
|
inline |
Construct the parameters from the given configuration node.
const InfectionContParams Utopia::Models::ContDisease::Params::infection_control |
Infection control parameters.
Probability per site and time step to go from state empty to tree.
Probability per site and time step for a tree cell to not become infected if an infected cell is in the neighborhood.
|
mutable |
Probability per site and time step for a random point infection of a tree cell