Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
hgps::detail::RelativeRiskInfo Struct Reference

Collate the information for retrieving relative risks for a disease. More...

#include <converter.h>

Collaboration diagram for hgps::detail::RelativeRiskInfo:
[legend]

Public Attributes

const core::DiseaseInfodisease
 The target disease information. More...
 
core::Datastoremanager
 Back-end data store manager instance. More...
 
const ModelInputinputs
 The model inputs. More...
 
std::vector< MappingEntry > & risk_factors
 The risk factor model mappings. More...
 

Detailed Description

Collate the information for retrieving relative risks for a disease.

Member Data Documentation

◆ disease

const core::DiseaseInfo& hgps::detail::RelativeRiskInfo::disease

The target disease information.

◆ inputs

const ModelInput& hgps::detail::RelativeRiskInfo::inputs

The model inputs.

◆ manager

core::Datastore& hgps::detail::RelativeRiskInfo::manager

Back-end data store manager instance.

◆ risk_factors

std::vector<MappingEntry>& hgps::detail::RelativeRiskInfo::risk_factors

The risk factor model mappings.


The documentation for this struct was generated from the following file: