|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
#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 |
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).
|
default |
| std::filesystem::path hgps::input::IncomeStratumFactorsMeanStratumEntry::factorsmean_female |
| std::filesystem::path hgps::input::IncomeStratumFactorsMeanStratumEntry::factorsmean_male |
| std::string hgps::input::IncomeStratumFactorsMeanStratumEntry::id |
Stable label for logs and for mapping persons to this stratum (e.g. "Quintile1").