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

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

#include <energy_balance_hierarchical_model.h>

Public Attributes

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

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: