pydistsim.observers.SimulationObserver

class SimulationObserver[source]

Bases: Observer

Observer for simulation events.

Methods

__init__

notify

on_added

Called when the observer is added to an observable object.

on_algorithm_finished

on_network_changed

on_sim_state_changed

Attributes

events