TimeExposed< FP > Struct Template Reference

CPP API: mio::oseirmetapop::TimeExposed< FP > Struct Template Reference
mio::oseirmetapop::TimeExposed< FP > Struct Template Reference

The latent time in day unit. More...

#include <parameters.h>

Public Types

using Type = CustomIndexArray< UncertainValue< FP >, Region, AgeGroup >
 

Static Public Member Functions

static Type get_default (Region size_region, AgeGroup size_age)
 
static std::string name ()
 

Detailed Description

template<typename FP = ScalarType>
struct mio::oseirmetapop::TimeExposed< FP >

The latent time in day unit.

Member Typedef Documentation

◆ Type

template<typename FP = ScalarType>
using mio::oseirmetapop::TimeExposed< FP >::Type = CustomIndexArray<UncertainValue<FP>, Region, AgeGroup>

Member Function Documentation

◆ get_default()

template<typename FP = ScalarType>
static Type mio::oseirmetapop::TimeExposed< FP >::get_default ( Region  size_region,
AgeGroup  size_age 
)
inlinestatic

◆ name()

template<typename FP = ScalarType>
static std::string mio::oseirmetapop::TimeExposed< FP >::name ( )
inlinestatic