InfectiousnessNewVariant< FP > Struct Template Reference

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

Represents the relative infectiousness of a new variant. More...

#include <parameters.h>

Public Types

using Type = CustomIndexArray< FP, AgeGroup >
 

Static Public Member Functions

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

Detailed Description

template<typename FP>
struct mio::osecirts::InfectiousnessNewVariant< FP >

Represents the relative infectiousness of a new variant.

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

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::osecirts::InfectiousnessNewVariant< FP >::Type = CustomIndexArray<FP, AgeGroup>

Member Function Documentation

◆ get_default()

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

◆ name()

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