ContactPatternsHealthy< FP > Struct Template Reference
|
CPP API
|
mio::oseirv::ContactPatternsHealthy< FP > Struct Template Reference
Contact patterns of healthy people (age-structured contact frequencies). More...
#include <parameters.h>
Public Types | |
| using | Type = UncertainContactMatrix< FP > |
Static Public Member Functions | |
| static Type | get_default (AgeGroup size) |
| static std::string | name () |
Detailed Description
template<class FP>
struct mio::oseirv::ContactPatternsHealthy< FP >
Contact patterns of healthy people (age-structured contact frequencies).
Used in β_eff, can be time-varying via damping. Unit: contacts per model time step (week).
Member Typedef Documentation
◆ Type
template<class FP >
| using mio::oseirv::ContactPatternsHealthy< FP >::Type = UncertainContactMatrix<FP> |
Member Function Documentation
◆ get_default()
template<class FP >
|
inlinestatic |
◆ name()
template<class FP >
|
inlinestatic |
Generated by