SocialEventRate Struct Reference

CPP API: mio::abm::SocialEventRate Struct Reference
mio::abm::SocialEventRate Struct Reference

Parameter for the exponential distribution to decide if a Person goes to a social event. More...

#include <parameters.h>

Public Types

using Type = DampingMatrixExpression< ScalarType, Dampings< ScalarType, Damping< ScalarType, ColumnVectorShape< ScalarType > >> >
 

Static Public Member Functions

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

Detailed Description

Parameter for the exponential distribution to decide if a Person goes to a social event.

Member Typedef Documentation

◆ Type

Member Function Documentation

◆ get_default()

static auto mio::abm::SocialEventRate::get_default ( AgeGroup  size)
inlinestatic

◆ name()

static std::string mio::abm::SocialEventRate::name ( )
inlinestatic