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

Birth rate indicator for a country data structure. More...

#include <indicator.h>

Public Attributes

int at_time
 The reference time. More...
 
float number
 The total number of births. More...
 
float sex_ratio
 Sex Ratio at Birth (males per 100 female births) More...
 

Detailed Description

Birth rate indicator for a country data structure.

Member Data Documentation

◆ at_time

int hgps::core::BirthItem::at_time

The reference time.

◆ number

float hgps::core::BirthItem::number

The total number of births.

◆ sex_ratio

float hgps::core::BirthItem::sex_ratio

Sex Ratio at Birth (males per 100 female births)


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