StartDay< FP > Struct Template Reference

CPP API: mio::lsecir2d::StartDay< FP > Struct Template Reference
mio::lsecir2d::StartDay< FP > Struct Template Reference

The start day in the LCT-SECIR-2-DISEASES model. More...

#include <parameters.h>

Public Types

using Type = FP
 

Static Public Member Functions

static Type get_default (size_t)
 
static std::string name ()
 

Detailed Description

template<typename FP>
struct mio::lsecir2d::StartDay< FP >

The start day in the LCT-SECIR-2-DISEASES model.

The start day defines in which season the simulation is 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::lsecir2d::StartDay< FP >::Type = FP

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::lsecir2d::StartDay< FP >::get_default ( size_t  )
inlinestatic

◆ name()

template<typename FP >
static std::string mio::lsecir2d::StartDay< FP >::name ( )
inlinestatic