Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
Defines the risk factor baseline adjustment data type. More...
#include <riskfactor_adjustment_types.h>
Public Member Functions | |
BaselineAdjustment ()=default | |
Initialises a new instance of the BaselineAdjustment structure. More... | |
BaselineAdjustment (FactorAdjustmentTable &&adjustment_table) | |
Initialises a new instance of the BaselineAdjustment structure. More... | |
Public Attributes | |
FactorAdjustmentTable | values {} |
The risk factors adjustment table values. More... | |
Defines the risk factor baseline adjustment data type.
|
default |
Initialises a new instance of the BaselineAdjustment structure.
|
inline |
Initialises a new instance of the BaselineAdjustment structure.
adjustment_table | The baseline adjustment table |
std::invalid_argument | for empty adjustment table or table missing a gender entry |
FactorAdjustmentTable hgps::BaselineAdjustment::values {} |
The risk factors adjustment table values.