ReducInfectedSymptomsPartialImmunity< FP > Struct Template Reference

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

Factor to reduce risk of developing symptoms for persons with partial immunity. 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<typename FP>
struct mio::osecirts::ReducInfectedSymptomsPartialImmunity< FP >

Factor to reduce risk of developing symptoms for persons with partial immunity.

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

Member Typedef Documentation

◆ Type

Member Function Documentation

◆ get_default()

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

◆ name()

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