Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
hgps::core::LookupGenderValue Struct Reference

Lookup table entry for gender values. More...

#include <forward_type.h>

Public Attributes

int value {}
 Lookup value.
 
double male {}
 The males value.
 
double female {}
 The females value.
 

Detailed Description

Lookup table entry for gender values.

Member Data Documentation

◆ female

double hgps::core::LookupGenderValue::female {}

The females value.

◆ male

double hgps::core::LookupGenderValue::male {}

The males value.

◆ value

int hgps::core::LookupGenderValue::value {}

Lookup value.


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