Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
host::poco::PolicyScenarioInfo Struct Reference

#include <poco.h>

Collaboration diagram for host::poco::PolicyScenarioInfo:
[legend]

Public Member Functions

std::string to_coverage_cutoff_time_str () const
 
std::string to_child_cutoff_age_str () const
 

Public Attributes

std::string identifier {}
 
PolicyPeriodInfo active_period
 
std::vector< double > dynamics
 
std::vector< double > coefficients
 
std::vector< double > coverage_rates
 
std::optional< unsigned int > coverage_cutoff_time {}
 
std::optional< unsigned int > child_cutoff_age {}
 
std::vector< PolicyAdjustmentInfoadjustments
 
std::string impact_type {}
 
std::vector< PolicyImpactInfoimpacts
 

Member Function Documentation

◆ to_child_cutoff_age_str()

std::string host::poco::PolicyScenarioInfo::to_child_cutoff_age_str ( ) const
inline
Here is the caller graph for this function:

◆ to_coverage_cutoff_time_str()

std::string host::poco::PolicyScenarioInfo::to_coverage_cutoff_time_str ( ) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ active_period

PolicyPeriodInfo host::poco::PolicyScenarioInfo::active_period

◆ adjustments

std::vector<PolicyAdjustmentInfo> host::poco::PolicyScenarioInfo::adjustments

◆ child_cutoff_age

std::optional<unsigned int> host::poco::PolicyScenarioInfo::child_cutoff_age {}

◆ coefficients

std::vector<double> host::poco::PolicyScenarioInfo::coefficients

◆ coverage_cutoff_time

std::optional<unsigned int> host::poco::PolicyScenarioInfo::coverage_cutoff_time {}

◆ coverage_rates

std::vector<double> host::poco::PolicyScenarioInfo::coverage_rates

◆ dynamics

std::vector<double> host::poco::PolicyScenarioInfo::dynamics

◆ identifier

std::string host::poco::PolicyScenarioInfo::identifier {}

◆ impact_type

std::string host::poco::PolicyScenarioInfo::impact_type {}

◆ impacts

std::vector<PolicyImpactInfo> host::poco::PolicyScenarioInfo::impacts

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