TransmissionProbabilityOnContact< FP > Struct Template Reference
|
CPP API
|
mio::osecirts::TransmissionProbabilityOnContact< FP > Struct Template Reference
The probability of getting infected from a single contact. 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::TransmissionProbabilityOnContact< FP >
The probability of getting infected from a single contact.
- Template Parameters
-
FP The floating-point type (default: double).
Member Typedef Documentation
◆ Type
template<typename FP >
| using mio::osecirts::TransmissionProbabilityOnContact< FP >::Type = CustomIndexArray<UncertainValue<FP>, AgeGroup> |
Member Function Documentation
◆ get_default()
template<typename FP >
|
inlinestatic |
◆ name()
template<typename FP >
|
inlinestatic |
Generated by