Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
hgps::input::ProjectRequirements Struct Reference

#include <poco.h>

Collaboration diagram for hgps::input::ProjectRequirements:
[legend]

Classes

struct  Demographics
 
struct  Income
 
struct  PhysicalActivity
 
struct  RiskFactors
 
struct  Trend
 
struct  TwoStage
 

Public Attributes

struct hgps::input::ProjectRequirements::Demographics demographics
 
struct hgps::input::ProjectRequirements::Income income
 
struct hgps::input::ProjectRequirements::PhysicalActivity physical_activity
 
struct hgps::input::ProjectRequirements::RiskFactors risk_factors
 
struct hgps::input::ProjectRequirements::Trend trend
 
struct hgps::input::ProjectRequirements::TwoStage two_stage
 

Detailed Description

Per-project requirements: demographics, income, PA, risk factors, trend, two-stage. Code uses these flags instead of project-specific hacks. Optional in config; defaults if absent.

Member Data Documentation

◆ demographics

struct hgps::input::ProjectRequirements::Demographics hgps::input::ProjectRequirements::demographics

◆ income

struct hgps::input::ProjectRequirements::Income hgps::input::ProjectRequirements::income

◆ physical_activity

struct hgps::input::ProjectRequirements::PhysicalActivity hgps::input::ProjectRequirements::physical_activity

◆ risk_factors

struct hgps::input::ProjectRequirements::RiskFactors hgps::input::ProjectRequirements::risk_factors

◆ trend

struct hgps::input::ProjectRequirements::Trend hgps::input::ProjectRequirements::trend

◆ two_stage

struct hgps::input::ProjectRequirements::TwoStage hgps::input::ProjectRequirements::two_stage

The documentation for this struct was generated from the following file: