StartDay< FP > Struct Template Reference
|
CPP API
|
mio::ssirs::StartDay< FP > Struct Template Reference
The start day in the SIRS 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 () |
| static std::string | name () |
Detailed Description
template<typename FP>
struct mio::ssirs::StartDay< FP >
The start day in the SIRS 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::ssirs::StartDay< FP >::Type = FP |
Member Function Documentation
◆ get_default()
template<typename FP >
|
inlinestatic |
◆ name()
template<typename FP >
|
inlinestatic |
Generated by