HighViralLoadProtectionFactor Struct Reference
|
CPP API
|
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
| using mio::abm::HighViralLoadProtectionFactor::Type = CustomIndexArray<TimeSeriesFunctor<ScalarType>, ProtectionType, AgeGroup, VirusVariant> |
Member Function Documentation
◆ get_default()
|
inlinestatic |
◆ name()
|
inlinestatic |
Generated by