DynamicNPIsImplementationDelay< FP > Struct Template Reference

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

The delay with which DynamicNPIs are implemented and enforced after exceedance of threshold. More...

#include <parameters.h>

Public Types

using Type = UncertainValue< FP >
 

Static Public Member Functions

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

Detailed Description

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

The delay with which DynamicNPIs are implemented and enforced after exceedance of threshold.

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::osecir::DynamicNPIsImplementationDelay< FP >::Type = UncertainValue<FP>

Member Function Documentation

◆ get_default()

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

◆ name()

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