Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
weight_category.h File Reference
#include <cstdint>
Include dependency graph for weight_category.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hgps
 Top-level namespace for Health-GPS C++ API.
 

Enumerations

enum class  hgps::WeightCategory : uint8_t { hgps::normal , hgps::overweight , hgps::obese }
 Enumerates the Person weight categories. More...