ViralShedTuple Struct Reference

CPP API: mio::abm::ViralShedTuple Struct Reference
mio::abm::ViralShedTuple Struct Reference

Parameters for the viral shed. More...

#include <parameters.h>

Public Member Functions

auto default_serialize ()
 This method is used by the default serialization feature. More...
 

Public Attributes

ScalarType viral_shed_alpha
 
ScalarType viral_shed_beta
 

Detailed Description

Parameters for the viral shed.

Default values taken as constant values that match the graph 2C from https://github.com/VirologyCharite/SARS-CoV-2-VL-paper/tree/main

Member Function Documentation

◆ default_serialize()

auto mio::abm::ViralShedTuple::default_serialize ( )
inline

This method is used by the default serialization feature.

Member Data Documentation

◆ viral_shed_alpha

ScalarType mio::abm::ViralShedTuple::viral_shed_alpha

◆ viral_shed_beta

ScalarType mio::abm::ViralShedTuple::viral_shed_beta