|
Stride Reference Manual
1.0
|
Header for the Simulator class. More...
#include "behaviour/information_policies/InformationPolicy.h"#include "behaviour/behaviour_policies/Vaccination.h"#include "behaviour/information_policies/NoLocalInformation.h"#include "behaviour/information_policies/NoGlobalInformation.h"#include "behaviour/belief_policies/NoBelief.h"#include "behaviour/behaviour_policies/NoBehaviour.h"#include "sim/SimulatorStatus.h"#include "core/DiseaseProfile.h"#include "core/LogMode.h"#include "core/District.h"#include "core/ClusterType.h"#include "pop/Person.h"#include "pop/Traveller.h"#include "util/Subject.h"#include "util/Random.h"#include "util/unipar.h"#include "util/SimplePlanner.h"#include <boost/property_tree/ptree.hpp>#include <spdlog/spdlog.h>#include <memory>#include <string>#include <vector>#include <utility>

Go to the source code of this file.
Classes | |
| class | stride::Simulator |
| Main class that contains and direct the virtual world. More... | |
Namespaces | |
| stride | |
| Time Dependent Person DataType. | |
| stride::run | |
Header for the Simulator class.
Definition in file Simulator.h.