Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
kevin_hall_model.h File Reference
#include "HealthGPS.Core/exception.h"
#include "interfaces.h"
#include "map2d.h"
#include "mapping.h"
#include "risk_factor_adjustable_model.h"
#include <optional>
#include <string_view>
#include <vector>
Include dependency graph for kevin_hall_model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hgps::HeightModelParams
 
class  hgps::KevinHallModel
 Implements the energy balance model type. More...
 
class  hgps::KevinHallModelDefinition
 Defines the energy balance model data type. More...
 

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 

Typedefs

using hgps::KevinHallAdjustmentTable = UnorderedMap2d< core::Gender, int, double >
 Defines a table type for Kevin Hall adjustments by sex and age.