OutsideFoI< FP > Struct Template Reference
|
CPP API
|
mio::oseirv::OutsideFoI< FP > Struct Template Reference
Outside force of infection in 1/week. 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::OutsideFoI< FP >
Outside force of infection in 1/week.
Additive external hazard that can seed infections when no infectives are present. Used in the beginning of the season (to import infections) or to model travel/imported cases. Default: 0.0.
Member Typedef Documentation
◆ Type
template<class FP >
| using mio::oseirv::OutsideFoI< FP >::Type = UncertainValue<FP> |
Member Function Documentation
◆ get_default()
template<class FP >
|
inlinestatic |
◆ name()
template<class FP >
|
inlinestatic |
Generated by