StartDay< FP > Struct Template Reference
|
CPP API
|
mio::osecir::StartDay< FP > Struct Template Reference
the start day in the SECIR model The start day defines in which season the simulation can be started If the start day is 180 and simulation takes place from t0=0 to tmax=100 the days 180 to 280 of the year are simulated 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::osecir::StartDay< FP >
the start day in the SECIR model The start day defines in which season the simulation can be started If the start day is 180 and simulation takes place from t0=0 to tmax=100 the days 180 to 280 of the year are simulated
Member Typedef Documentation
◆ Type
template<typename FP >
| using mio::osecir::StartDay< FP >::Type = FP |
Member Function Documentation
◆ get_default()
template<typename FP >
|
inlinestatic |
◆ name()
template<typename FP >
|
inlinestatic |
Generated by