Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include "gender_value.h"
#include "intervention_scenario.h"
#include <functional>
#include <set>
#include <string>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | hgps::AdjustmentFactor |
Defined the risk factor adjustment data type. More... | |
struct | hgps::PolicyCoverage |
Define the policy population coverage data type. More... | |
struct | hgps::TransferCoefficient |
Define the transfer coefficient data type. More... | |
struct | hgps::FoodLabellingDefinition |
Food labelling intervention definition data type. More... | |
class | hgps::FoodLabellingScenario |
Implements the food labelling intervention scenario. More... | |
Namespaces | |
hgps | |
Top-level namespace for Health-GPS C++ API. | |