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

Life expectancy item for a country data structure. More...

#include <analysis.h>

Public Attributes

int at_time {}
 Reference time. More...
 
float both {}
 Both sexes life expectancy. More...
 
float male {}
 Male life expectancy. More...
 
float female {}
 Male life expectancy. More...
 

Detailed Description

Life expectancy item for a country data structure.

Member Data Documentation

◆ at_time

int hgps::core::LifeExpectancyItem::at_time {}

Reference time.

◆ both

float hgps::core::LifeExpectancyItem::both {}

Both sexes life expectancy.

◆ female

float hgps::core::LifeExpectancyItem::female {}

Male life expectancy.

◆ male

float hgps::core::LifeExpectancyItem::male {}

Male life expectancy.


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