Seasonality Struct Reference

CPP API: mio::isecir::Seasonality Struct Reference
mio::isecir::Seasonality Struct Reference

The seasonality parameter k in the IDE-SECIR model. More...

#include <parameters.h>

Public Types

using Type = ScalarType
 

Static Public Member Functions

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

Detailed Description

The seasonality parameter k in the IDE-SECIR model.

The formula for the seasonality used in the model is given as (1+k*sin()) where the sine curve is below one in summer and above one in winter.

Member Typedef Documentation

◆ Type

Member Function Documentation

◆ get_default()

static Type mio::isecir::Seasonality::get_default ( AgeGroup  )
inlinestatic

◆ name()

static std::string mio::isecir::Seasonality::name ( )
inlinestatic