StartDayNewVariant< FP > Struct Template Reference
|
CPP API
|
mio::osecirvvs::StartDayNewVariant< FP > Struct Template Reference
the start day of a new variant in the SECIRVVS model The start day of the new variant defines in which day of the simulation the new variant is introduced. More...
#include <parameters.h>
Public Types | |
| using | Type = FP |
Static Public Member Functions | |
| static Type | get_default (AgeGroup) |
| static std::string | name () |
Detailed Description
template<typename FP>
struct mio::osecirvvs::StartDayNewVariant< FP >
the start day of a new variant in the SECIRVVS model The start day of the new variant defines in which day of the simulation the new variant is introduced.
Starting on this day, the new variant will impact the transmission probability depending on the infectiousness of the new variant in the parameter InfectiousnessNewVariant.
Member Typedef Documentation
◆ Type
template<typename FP >
| using mio::osecirvvs::StartDayNewVariant< FP >::Type = FP |
Member Function Documentation
◆ get_default()
template<typename FP >
|
inlinestatic |
◆ name()
template<typename FP >
|
inlinestatic |
Generated by