StartDay< FP > Struct Template Reference

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

The start day in the SECIRTS-type model. 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::osecirts::StartDay< FP >

The start day in the SECIRTS-type 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::osecirts::StartDay< FP >::Type = FP

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::osecirts::StartDay< FP >::get_default ( AgeGroup  )
inlinestatic

◆ name()

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