pandemia.reporters

Represents a class used to report data from the simulation.

Submodules

Package Contents

Classes

Reporter

Reports on the status of the simulation.

Attributes

log

pandemia.reporters.log
class pandemia.reporters.Reporter(telemetry_bus)

Reports on the status of the simulation.

Used to record data to disk, report to screen, compute summary statistics, or stream to other logging tools.

subscribe(topic, callback: Callable)

Subscribe to a given topic with a set callback