Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
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.
 
double years_lived_with_disability {}
 Years lived with disability (YLD) value.
 
double disability_adjusted_life_years {}
 Disability adjusted life years (DALY) value.
 

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: