DynamicNPIsInfectedSymptoms< FP > Struct Template Reference

CPP API: mio::osecir::DynamicNPIsInfectedSymptoms< FP > Struct Template Reference
mio::osecir::DynamicNPIsInfectedSymptoms< FP > Struct Template Reference

the NPIs that are enforced if certain infection thresholds are exceeded. More...

#include <parameters.h>

Public Types

using Type = DynamicNPIs< FP >
 

Static Public Member Functions

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

Detailed Description

template<typename FP>
struct mio::osecir::DynamicNPIsInfectedSymptoms< FP >

the NPIs that are enforced if certain infection thresholds are exceeded.

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::osecir::DynamicNPIsInfectedSymptoms< FP >::Type = DynamicNPIs<FP>

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::osecir::DynamicNPIsInfectedSymptoms< FP >::get_default ( AgeGroup  )
inlinestatic

◆ name()

template<typename FP >
static std::string mio::osecir::DynamicNPIsInfectedSymptoms< FP >::name ( )
inlinestatic