SusceptibleFraction< FP > Struct Template Reference
|
CPP API
|
mio::oseirv::SusceptibleFraction< FP > Struct Template Reference
Fraction of the population that remains susceptible at t0 phi (dimensionless, typically in [0,1]). More...
#include <parameters.h>
Public Types | |
| using | Type = UncertainValue< FP > |
Static Public Member Functions | |
| static Type | get_default (AgeGroup) |
| static std::string | name () |
Detailed Description
template<class FP>
struct mio::oseirv::SusceptibleFraction< FP >
Fraction of the population that remains susceptible at t0 phi (dimensionless, typically in [0,1]).
Member Typedef Documentation
◆ Type
template<class FP >
| using mio::oseirv::SusceptibleFraction< FP >::Type = UncertainValue<FP> |
Member Function Documentation
◆ get_default()
template<class FP >
|
inlinestatic |
◆ name()
template<class FP >
|
inlinestatic |
Generated by