Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
Defined the risk factor adjustment data type. More...
#include <food_labelling_scenario.h>
Public Member Functions | |
AdjustmentFactor (std::string factor_name, double value) | |
Initialise a new instance of the AdjustmentFactor structure. More... | |
Public Attributes | |
core::Identifier | identifier |
The risk factor identifier. More... | |
double | adjustment {} |
The adjustment value. More... | |
Defined the risk factor adjustment data type.
|
inline |
Initialise a new instance of the AdjustmentFactor structure.
factor_name | The risk factor name |
value | The adjustment value |
double hgps::AdjustmentFactor::adjustment {} |
The adjustment value.
core::Identifier hgps::AdjustmentFactor::identifier |
The risk factor identifier.