TimeExposed< FP > Struct Template Reference

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

Mean time spent in the exposed compartment in weeks. 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::TimeExposed< FP >

Mean time spent in the exposed compartment in weeks.

Controls the progression E→I. Use the model time unit (weeks). Default: 2.0

Member Typedef Documentation

◆ Type

template<class FP >
using mio::oseirv::TimeExposed< FP >::Type = UncertainValue<FP>

Member Function Documentation

◆ get_default()

template<class FP >
static Type mio::oseirv::TimeExposed< FP >::get_default ( AgeGroup  )
inlinestatic

◆ name()

template<class FP >
static std::string mio::oseirv::TimeExposed< FP >::name ( )
inlinestatic