DailyPartialVaccinations< FP > Struct Template Reference
|
CPP API
|
mio::osecirts::DailyPartialVaccinations< FP > Struct Template Reference
Total number of first vaccinations up to the given day. More...
#include <parameters.h>
Public Types | |
| using | Type = CustomIndexArray< FP, AgeGroup, SimulationDay > |
Static Public Member Functions | |
| static Type | get_default (AgeGroup size) |
| static std::string | name () |
Detailed Description
template<typename FP>
struct mio::osecirts::DailyPartialVaccinations< FP >
Total number of first vaccinations up to the given day.
- Template Parameters
-
FP The floating-point type (default: double).
Member Typedef Documentation
◆ Type
template<typename FP >
| using mio::osecirts::DailyPartialVaccinations< FP >::Type = CustomIndexArray<FP, AgeGroup, SimulationDay> |
Member Function Documentation
◆ get_default()
template<typename FP >
|
inlinestatic |
◆ name()
template<typename FP >
|
inlinestatic |
Generated by