Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
hgps::input::ModellingInfo Struct Reference

User-defined model and parameter information. More...

#include <poco.h>

Collaboration diagram for hgps::input::ModellingInfo:
[legend]

Public Attributes

std::vector< RiskFactorInforisk_factors
 
std::unordered_map< std::string, std::filesystem::path > risk_factor_models
 
BaselineInfo baseline_adjustment
 
unsigned int policy_start_year {0}
 

Detailed Description

User-defined model and parameter information.

Member Data Documentation

◆ baseline_adjustment

BaselineInfo hgps::input::ModellingInfo::baseline_adjustment

◆ policy_start_year

unsigned int hgps::input::ModellingInfo::policy_start_year {0}

Calendar year when intervention policies start (e.g. 2024). If 0, uses start_time + 2 for backward compatibility.

◆ risk_factor_models

std::unordered_map<std::string, std::filesystem::path> hgps::input::ModellingInfo::risk_factor_models

◆ risk_factors

std::vector<RiskFactorInfo> hgps::input::ModellingInfo::risk_factors

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