BlendingFactorLocal< FP > Struct Template Reference

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

Blending factor for local ICU occupancy. More...

#include <feedback_simulation.h>

Public Types

using Type = FP
 

Static Public Member Functions

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

Detailed Description

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

Blending factor for local ICU occupancy.

If we only have a local simulation, this factor is set to 1.0 per default.

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::BlendingFactorLocal< FP >::Type = FP

Member Function Documentation

◆ get_default()

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

◆ name()

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