TestAndTraceCapacity< FP > Struct Template Reference

CPP API: mio::osecirts::TestAndTraceCapacity< FP > Struct Template Reference
mio::osecirts::TestAndTraceCapacity< FP > Struct Template Reference

The Capacity to test and trace contacts of infected for quarantine per day. 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::osecirts::TestAndTraceCapacity< FP >

The Capacity to test and trace contacts of infected for quarantine per day.

Template Parameters
FPThe floating-point type (default: double).

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::osecirts::TestAndTraceCapacity< FP >::Type = UncertainValue<FP>

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::osecirts::TestAndTraceCapacity< FP >::get_default ( AgeGroup  )
inlinestatic

◆ name()

template<typename FP >
static std::string mio::osecirts::TestAndTraceCapacity< FP >::name ( )
inlinestatic