Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
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.
 
core::Datastoremanager
 Back-end data store manager instance.
 
const ModelInputinputs
 The model inputs.
 
std::vector< MappingEntry > & risk_factors
 The risk factor model mappings.
 

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: