TestAndTraceCapacityMaxRisk< FP > Struct Template Reference

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

Multiplier for the test and trace capacity to determine when it is considered overloaded. 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::TestAndTraceCapacityMaxRisk< FP >

Multiplier for the test and trace capacity to determine when it is considered overloaded.

Member Typedef Documentation

◆ Type

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

Member Function Documentation

◆ get_default()

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

◆ name()

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