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

Information about a health risk factor. More...

#include <poco.h>

Public Member Functions

auto operator<=> (const RiskFactorInfo &rhs) const =default
 

Public Attributes

std::string name
 
int level {}
 
std::optional< hgps::core::DoubleIntervalrange
 

Detailed Description

Information about a health risk factor.

Member Function Documentation

◆ operator<=>()

auto hgps::input::RiskFactorInfo::operator<=> ( const RiskFactorInfo rhs) const
default

Member Data Documentation

◆ level

int hgps::input::RiskFactorInfo::level {}

◆ name

std::string hgps::input::RiskFactorInfo::name

◆ range

std::optional<hgps::core::DoubleInterval> hgps::input::RiskFactorInfo::range

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