SickMixing< FP > Struct Template Reference
|
CPP API
|
mio::oseirv::SickMixing< FP > Struct Template Reference
Mixing parameter m for “sick” contacts (dimensionless). More...
#include <parameters.h>
Public Types | |
| using | Type = UncertainValue< FP > |
Static Public Member Functions | |
| static Type | get_default (AgeGroup) |
| static std::string | name () |
Detailed Description
template<class FP>
struct mio::oseirv::SickMixing< FP >
Mixing parameter m for “sick” contacts (dimensionless).
Weight for the symptomatically sick contact matrix in β_eff = ν(m)^{-1}(β_healthy + m·β_sick). Combines share of symptomatic cases and their higher infectiousness. Default: 1.0.
Member Typedef Documentation
◆ Type
template<class FP >
| using mio::oseirv::SickMixing< FP >::Type = UncertainValue<FP> |
Member Function Documentation
◆ get_default()
template<class FP >
|
inlinestatic |
◆ name()
template<class FP >
|
inlinestatic |
Generated by