StartDay< FP > Struct Template Reference

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

The start day in the LCT SECIR 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::lsecir::StartDay< FP >

The start day in the LCT SECIR 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::lsecir::StartDay< FP >::Type = FP

Member Function Documentation

◆ get_default()

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

◆ name()

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