Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
hgps::DALYsIndicator Struct Reference

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...
 

Detailed Description

Defines the DALYs indicator result data type.

Member Data Documentation

◆ disability_adjusted_life_years

double hgps::DALYsIndicator::disability_adjusted_life_years {}

Disability adjusted life years (DALY) value.

◆ years_lived_with_disability

double hgps::DALYsIndicator::years_lived_with_disability {}

Years lived with disability (YLD) value.

◆ years_of_life_lost

double hgps::DALYsIndicator::years_of_life_lost {}

Years of life lost (YLL) value.


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