TimeInfected< FP > Struct Template Reference
|
CPP API
|
mio::oseirv::TimeInfected< FP > Struct Template Reference
Mean time spent in the infectious compartment in weeks. 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::TimeInfected< FP >
Mean time spent in the infectious compartment in weeks.
Controls the progression I→R and scales the force of infection via 1 / TimeInfected. Use the model time unit (weeks). Default: 2.0
Member Typedef Documentation
◆ Type
template<class FP >
| using mio::oseirv::TimeInfected< FP >::Type = UncertainValue<FP> |
Member Function Documentation
◆ get_default()
template<class FP >
|
inlinestatic |
◆ name()
template<class FP >
|
inlinestatic |
Generated by