ContactReductionMax< FP > Struct Template Reference

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

Maximum allowed contact reduction factors per location. More...

#include <feedback_simulation.h>

Public Types

using Type = std::vector< FP >
 

Static Public Member Functions

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

Detailed Description

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

Maximum allowed contact reduction factors per location.

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::ContactReductionMax< FP >::Type = std::vector<FP>

Member Function Documentation

◆ get_default()

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

◆ name()

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