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

Lookup table entry for gender values. More...

#include <forward_type.h>

Public Attributes

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

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: