VaccineEffectiveness< FP > Struct Template Reference

CPP API: mio::oseirv::VaccineEffectiveness< FP > Struct Template Reference
mio::oseirv::VaccineEffectiveness< FP > Struct Template Reference

Vaccine effectiveness VE_i (dimensionless, in [0,1]). More...

#include <parameters.h>

Public Types

using Type = CustomIndexArray< UncertainValue< FP >, AgeGroup >
 

Static Public Member Functions

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

Detailed Description

template<class FP>
struct mio::oseirv::VaccineEffectiveness< FP >

Vaccine effectiveness VE_i (dimensionless, in [0,1]).

Reduces effective susceptibility of vaccinated individuals in the initial state via (1 − VE_i). Default: 0.0.

Member Typedef Documentation

◆ Type

Member Function Documentation

◆ get_default()

template<class FP >
static Type mio::oseirv::VaccineEffectiveness< FP >::get_default ( AgeGroup  size)
inlinestatic

◆ name()

template<class FP >
static std::string mio::oseirv::VaccineEffectiveness< FP >::name ( )
inlinestatic