Seasonality< FP > Struct Template Reference
|
CPP API
|
mio::osecir::Seasonality< FP > Struct Template Reference
the seasonality in the SECIR model the seasonality is given as (1+k*sin()) where the sine curve is below one in summer and above one in winter 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<typename FP>
struct mio::osecir::Seasonality< FP >
the seasonality in the SECIR model the seasonality is given as (1+k*sin()) where the sine curve is below one in summer and above one in winter
Member Typedef Documentation
◆ Type
template<typename FP >
| using mio::osecir::Seasonality< FP >::Type = UncertainValue<FP> |
Member Function Documentation
◆ get_default()
template<typename FP >
|
inlinestatic |
◆ name()
template<typename FP >
|
inlinestatic |
Generated by