ICUOccupancyHistory< FP > Struct Template Reference

CPP API: mio::ICUOccupancyHistory< FP > Struct Template Reference
mio::ICUOccupancyHistory< FP > Struct Template Reference

Daily local ICU occupancy per age group. More...

#include <feedback_simulation.h>

Public Types

using Type = mio::TimeSeries< FP >
 

Static Public Member Functions

static Type get_default (AgeGroup size)
 
static std::string name ()
 

Detailed Description

template<typename FP>
struct mio::ICUOccupancyHistory< FP >

Daily local ICU occupancy per age group.

This parameter stores all historic (local) ICU occupancy values normalized per 100,000 inhabitants. The values are extracted from the simulation results based on the provided ICU compartment indices and are updated at each feedback step.

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::ICUOccupancyHistory< FP >::Type = mio::TimeSeries<FP>

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::ICUOccupancyHistory< FP >::get_default ( AgeGroup  size)
inlinestatic

◆ name()

template<typename FP >
static std::string mio::ICUOccupancyHistory< FP >::name ( )
inlinestatic