Member List
|
CPP API
|
mio::abm::Infection Member List
This is the complete list of members for mio::abm::Infection, including all inherited members.
| calculate_death_probability(AgeGroup age, const Parameters ¶ms) const | mio::abm::Infection | private |
| default_serialize() | mio::abm::Infection | inline |
| DefaultFactory< Infection > | mio::abm::Infection | private |
| draw_infection_course_backward(PersonalRandomNumberGenerator &rng, AgeGroup age, const Parameters ¶ms, TimePoint init_date, InfectionState init_state) | mio::abm::Infection | private |
| draw_infection_course_forward(PersonalRandomNumberGenerator &rng, AgeGroup age, const Parameters ¶ms, TimePoint init_date, InfectionState init_state, ProtectionEvent latest_protection) | mio::abm::Infection | private |
| get_backward_transition(PersonalRandomNumberGenerator &rng, AgeGroup age, const Parameters ¶ms, InfectionState current_state) const | mio::abm::Infection | private |
| get_dead_backward_transition(PersonalRandomNumberGenerator &rng, AgeGroup age, const Parameters ¶ms) const | mio::abm::Infection | private |
| get_forward_transition(PersonalRandomNumberGenerator &rng, AgeGroup age, const Parameters ¶ms, InfectionState current_state, TimePoint current_time, ProtectionEvent latest_protection) const | mio::abm::Infection | private |
| get_infection_state(TimePoint t) const | mio::abm::Infection | |
| get_recovered_backward_transition(PersonalRandomNumberGenerator &rng, AgeGroup age, const Parameters ¶ms) const | mio::abm::Infection | private |
| get_severity_protection_factor(const Parameters ¶ms, ProtectionEvent latest_protection, AgeGroup age, TimePoint current_time) const | mio::abm::Infection | private |
| get_start_date() const | mio::abm::Infection | |
| get_viral_load(TimePoint t) const | mio::abm::Infection | |
| get_viral_shed(TimePoint t) const | mio::abm::Infection | |
| get_virus_variant() const | mio::abm::Infection | |
| Infection(PersonalRandomNumberGenerator &rng, VirusVariant virus, AgeGroup age, const Parameters ¶ms, TimePoint start_date, InfectionState start_state=InfectionState::Exposed, ProtectionEvent latest_protection={ProtectionType::NoProtection, TimePoint(0)}, bool detected=false) | mio::abm::Infection | |
| Infection(PersonalRandomNumberGenerator &rng, VirusVariant virus, AgeGroup age, const Parameters ¶ms, TimePoint init_date, InfectionState init_state, const InitialInfectionStateDistribution &init_state_dist, ProtectionEvent latest_protection={ProtectionType::NoProtection, TimePoint(0)}, bool detected=false) | mio::abm::Infection | |
| Infection()=default | mio::abm::Infection | private |
| initialize_viral_load(PersonalRandomNumberGenerator &rng, VirusVariant virus, AgeGroup age, const Parameters ¶ms, ProtectionEvent latest_protection) | mio::abm::Infection | private |
| initialize_viral_shed(PersonalRandomNumberGenerator &rng, VirusVariant virus, AgeGroup age, const Parameters ¶ms) | mio::abm::Infection | private |
| is_detected() const | mio::abm::Infection | |
| m_detected | mio::abm::Infection | private |
| m_individual_viral_shed_factor | mio::abm::Infection | private |
| m_infection_course | mio::abm::Infection | private |
| m_log_norm_alpha | mio::abm::Infection | private |
| m_log_norm_beta | mio::abm::Infection | private |
| m_viral_load | mio::abm::Infection | private |
| m_virus_variant | mio::abm::Infection | private |
| set_detected() | mio::abm::Infection |
Generated by