pingspice.examples.rlc-02.Runner(object) class documentation
Part of pingspice.examples.rlc-02
(View In Hierarchy)
I run an Ngspice Analysis, constructing a netlist and Plotter. My run
method does an analysis and plots the results.
| Method | __init__ | Undocumented |
| Method | plot | Does an AC plot of the circuit's frequency response, over two frequency ranges. Places annotations at harmonics of 10 Hz. |
| Method | run | Runs two AC analyses in a non-blocking asynchronous manner, doing a subplot of each result. Exits when the plot is closed. |