|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
Define the birth data type. More...
#include <life_table.h>
Public Member Functions | |
| Birth (float number_of_births, float birth_sex_ratio) | |
| Initialises a new instance of the Birth structure. More... | |
Public Attributes | |
| float | number {} |
| The total number of births. More... | |
| float | sex_ratio {} |
| Sex ratio at birth (males per 100 female births) More... | |
Define the birth data type.
|
inline |
Initialises a new instance of the Birth structure.
| number_of_births | Total number of births |
| birth_sex_ratio | Sex ratio at birth |
| float hgps::Birth::number {} |
The total number of births.
| float hgps::Birth::sex_ratio {} |
Sex ratio at birth (males per 100 female births)