Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
ses_noise_module.h File Reference
#include "interfaces.h"
#include "modelinput.h"
#include "repository.h"
Include dependency graph for ses_noise_module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hgps::SESNoiseModule
 Implements the socio-economic status (SES) module. More...
 

Namespaces

 hgps
 Top-level namespace for Health-GPS C++ API.
 

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. More...