|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
Marketing intervention definition data type. More...
#include <marketing_scenario.h>
Public Member Functions | |
| MarketingPolicyDefinition ()=delete | |
| MarketingPolicyDefinition (const PolicyInterval &period, const std::vector< PolicyImpact > &sorted_impacts) | |
| Initialise a new instance of the MarketingPolicyDefinition structure. More... | |
Public Attributes | |
| PolicyInterval | active_period |
| Intervention active period. More... | |
| std::vector< PolicyImpact > | impacts |
| Intervention impacts on risk factors. More... | |
Marketing intervention definition data type.
|
delete |
|
inline |
Initialise a new instance of the MarketingPolicyDefinition structure.
| period | The implementation period |
| sorted_impacts | The impacts on risk factors |
| PolicyInterval hgps::MarketingPolicyDefinition::active_period |
Intervention active period.
| std::vector<PolicyImpact> hgps::MarketingPolicyDefinition::impacts |
Intervention impacts on risk factors.