HighViralLoadProtectionFactor Struct Reference

CPP API: mio::abm::HighViralLoadProtectionFactor Struct Reference
mio::abm::HighViralLoadProtectionFactor Struct Reference

Personal protective factor against high viral load, 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 protective factor against high viral load, 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::HighViralLoadProtectionFactor::get_default ( AgeGroup  size)
inlinestatic

◆ name()

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