|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
#include "ses_noise_module.h"#include "HealthGPS.Core/string_util.h"#include "HealthGPS.Core/thread_util.h"#include "runtime_context.h"#include <fmt/format.h>Namespaces | |
| namespace | hgps |
| Top-level namespace for Health-GPS Console host application. | |
Functions | |
| std::unique_ptr< SESNoiseModule > | hgps::build_ses_noise_module (Repository &repository, const ModelInput &config) |
| Builds a new instance of the SESNoiseModule using the given data infrastructure. | |