Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
Defines the DALYs indicator result data type. More...
#include <model_result.h>
Public Attributes | |
double | years_of_life_lost {} |
Years of life lost (YLL) value. More... | |
double | years_lived_with_disability {} |
Years lived with disability (YLD) value. More... | |
double | disability_adjusted_life_years {} |
Disability adjusted life years (DALY) value. More... | |
Defines the DALYs indicator result data type.
double hgps::DALYsIndicator::disability_adjusted_life_years {} |
Disability adjusted life years (DALY) value.
double hgps::DALYsIndicator::years_lived_with_disability {} |
Years lived with disability (YLD) value.
double hgps::DALYsIndicator::years_of_life_lost {} |
Years of life lost (YLL) value.