lockdown_rules.h Source File
|
CPP API
|
lockdown_rules.h
Go to the documentation of this file.
void close_social_events(TimePoint t_begin, ScalarType p, Parameters ¶ms)
During lockdown Persons join social events less often.
Definition: lockdown_rules.cpp:42
void set_home_office(TimePoint t_begin, ScalarType p, Parameters ¶ms)
Persons who are in home office are staying at home instead of going to work.
Definition: lockdown_rules.cpp:30
void set_school_closure(TimePoint t_begin, ScalarType p, Parameters ¶ms)
If schools are closed, students stay at home instead of going to school.
Definition: lockdown_rules.cpp:36
A collection of classes to simplify handling of matrix shapes in meta programming.
Definition: models/abm/analyze_result.h:30
Generated by