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

#include <poco.h>

Public Attributes

bool enabled {true}
 
std::string type {"categorical"}
 
std::string categories {"3"}
 
bool adjust_to_factors_mean {false}
 
bool trended {false}
 
bool income_based_csv_output {true}
 

Member Data Documentation

◆ adjust_to_factors_mean

bool hgps::input::ProjectRequirements::Income::adjust_to_factors_mean {false}

◆ categories

std::string hgps::input::ProjectRequirements::Income::categories {"3"}

◆ enabled

bool hgps::input::ProjectRequirements::Income::enabled {true}

◆ income_based_csv_output

bool hgps::input::ProjectRequirements::Income::income_based_csv_output {true}

When true, write income-based CSV files (categorize results by income_category). When false, do not.

◆ trended

bool hgps::input::ProjectRequirements::Income::trended {false}

◆ type

std::string hgps::input::ProjectRequirements::Income::type {"categorical"}

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