Stride Reference Manual
1.0
|
Actual contacts and transmission in cluster (specialization for logging all contacts, and with NoLocalInformation policy). More...
#include <Infector.h>
Static Public Member Functions | |
static void | execute (Cluster &cluster, DiseaseProfile disease_profile, util::Random &contact_handler, std::shared_ptr< const Calendar > calendar, spdlog::logger &logger) |
Actual contacts and transmission in cluster (specialization for logging all contacts, and with NoLocalInformation policy).
Definition at line 64 of file Infector.h.
|
static |
Definition at line 211 of file Infector.cpp.
References stride::Cluster::getContactRate(), stride::DiseaseProfile::getTransmissionRate(), stride::util::Random::hasContact(), stride::util::Random::hasTransmission(), stride::Cluster::m_cluster_type, stride::Cluster::m_members, and stride::Cluster::updateMemberPresence().