Utopia 2
Framework for studying models of complex & adaptive systems.
|
A non-abstract EnvParam, derived from the base class. More...
Public Member Functions | |
EnvParam (const Utopia::DataIO::Config &cfg) | |
~EnvParam ()=default | |
double | get_env (const std::string &key) const override |
Getter. | |
void | set_env (const std::string &key, const double &value) override |
Setter. | |
EnvParam (const Utopia::DataIO::Config &cfg) | |
~EnvParam ()=default | |
double | get_env (const std::string &key) const override |
Getter. | |
void | set_env (const std::string &key, const double &value) override |
Setter. | |
Public Member Functions inherited from Utopia::Models::Environment::BaseEnvParam | |
virtual | ~BaseEnvParam ()=default |
Public Attributes | |
double | some_global_parameter |
double | some_glob_parameter |
A non-abstract EnvParam, derived from the base class.
|
inline |
|
default |
|
inline |
|
default |
Getter.
Implements Utopia::Models::Environment::BaseEnvParam.
Getter.
Implements Utopia::Models::Environment::BaseEnvParam.
Setter.
Implements Utopia::Models::Environment::BaseEnvParam.
Setter.
Implements Utopia::Models::Environment::BaseEnvParam.
double EnvParam::some_glob_parameter |
double EnvParam::some_global_parameter |