Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
scenario.h File Reference
#include "HealthGPS.Core/identifier.h"
#include "channel.h"
#include "person.h"
#include "random_algorithm.h"
#include "sync_message.h"
#include <memory>
#include <string>
Include dependency graph for scenario.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hgps::Scenario
 Health-GPS simulation scenario interface. More...
 

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 

Typedefs

using hgps::SyncChannel = Channel< std::unique_ptr< SyncMessage > >
 Scenario data synchronisation channel type.
 

Enumerations

enum class  hgps::ScenarioType : uint8_t { hgps::baseline , hgps::intervention }
 Health GPS policy scenario types enumeration. More...