BERT Simulator Thread

Thread for running the PyBERT simulation.

class pybert.threads.sim.RunSimThread[source]

Bases: StoppableThread

Used to run the simulation in its own thread, in order to preserve GUI responsiveness.

run()[source]

Run the simulation(s).