KiCad PCB EDA Suite
|
#include <reporter.h>
Go to the source code of this file.
Classes | |
class | SIMULATOR_REPORTER |
Interface to receive simulation updates from SPICE_SIMULATOR class. More... | |
Enumerations | |
enum | SIM_STATE { SIM_IDLE , SIM_RUNNING } |
enum SIM_STATE |
Enumerator | |
---|---|
SIM_IDLE | |
SIM_RUNNING |
Definition at line 33 of file simulator_reporter.h.