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

#include <poco.h>

Public Member Functions

auto operator<=> (const IncomeStratumFactorsMeanStratumEntry &rhs) const =default
 

Public Attributes

std::string id
 Stable label for logs and for mapping persons to this stratum (e.g. "Quintile1").
 
std::filesystem::path factorsmean_male
 
std::filesystem::path factorsmean_female
 

Detailed Description

One pair of factors-mean CSV paths for a single income stratum (e.g. one quintile). Used when income_stratum_factors_mean.enabled is true (Phase 2+ simulation behaviour).

Member Function Documentation

◆ operator<=>()

auto hgps::input::IncomeStratumFactorsMeanStratumEntry::operator<=> ( const IncomeStratumFactorsMeanStratumEntry rhs) const
default

Member Data Documentation

◆ factorsmean_female

std::filesystem::path hgps::input::IncomeStratumFactorsMeanStratumEntry::factorsmean_female

◆ factorsmean_male

std::filesystem::path hgps::input::IncomeStratumFactorsMeanStratumEntry::factorsmean_male

◆ id

std::string hgps::input::IncomeStratumFactorsMeanStratumEntry::id

Stable label for logs and for mapping persons to this stratum (e.g. "Quintile1").


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