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

Define the age group dynamic equations data type. More...

#include <dynamic_hierarchical_linear_model.h>

Public Attributes

core::IntegerInterval age_group
 The reference age group.
 
std::map< core::Identifier, FactorDynamicEquationmale {}
 The males dynamic equations.
 
std::map< core::Identifier, FactorDynamicEquationfemale {}
 The females dynamic equations.
 

Detailed Description

Define the age group dynamic equations data type.

Member Data Documentation

◆ age_group

core::IntegerInterval hgps::AgeGroupGenderEquation::age_group

The reference age group.

◆ female

std::map<core::Identifier, FactorDynamicEquation> hgps::AgeGroupGenderEquation::female {}

The females dynamic equations.

◆ male

std::map<core::Identifier, FactorDynamicEquation> hgps::AgeGroupGenderEquation::male {}

The males dynamic equations.


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