|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
#include "HealthGPS.Core/poco.h"#include "HealthGPS.Input/pif_data.h"#include "disease_table.h"#include "gender_value.h"#include "relative_risk.h"Go to the source code of this file.
Classes | |
| struct | hgps::DiseaseParameter |
| Defines the cancer disease parameters data type. More... | |
| class | hgps::DiseaseDefinition |
| Implements the disease full definition data type. More... | |
Namespaces | |
| namespace | hgps |
| Top-level namespace for Health-GPS Console host application. | |
Typedefs | |
| using | hgps::ParameterLookup = const std::map< int, DoubleGenderValue > |
| Disease definition parameter value lookup by age and gender. | |