38 const auto pop = m_runner->GetSim()->GetPopulation();
39 m_infected.push_back(pop->GetInfectedCount());
43 m_infected_file.Print(m_infected);
Namespace to manage events signalled by the SimRunner.
Observer for Infected output.
Header file for the core Population class.
Header for the Simulator class.
Namespace for the simulator and related classes.
Header for the SimRunner class.