InfectionProtectionFactor Struct Reference

CPP API: mio::abm::InfectionProtectionFactor Struct Reference
mio::abm::InfectionProtectionFactor Struct Reference

Personal protection factor against #Infection% after #Infection and vaccination, which depends on ProtectionType, #AgeGroup and VirusVariant. More...

#include <parameters.h>

Public Types

using Type = CustomIndexArray< TimeSeriesFunctor< ScalarType >, ProtectionType, AgeGroup, VirusVariant >
 

Static Public Member Functions

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

Detailed Description

Personal protection factor against #Infection% after #Infection and vaccination, which depends on ProtectionType, #AgeGroup and VirusVariant.

Its value is between 0 and 1.

Member Typedef Documentation

◆ Type

Member Function Documentation

◆ get_default()

static auto mio::abm::InfectionProtectionFactor::get_default ( AgeGroup  size)
inlinestatic

◆ name()

static std::string mio::abm::InfectionProtectionFactor::name ( )
inlinestatic