I plot simulation curves vs goal points.

ParametersspSupply a yampex.Plotter object in subplot context instead of having me construct a Plotter and create that context. For unit testing only.
Method __init__ Plotter(plotSpecs, logValues, plotFile=None, dims=None, sp=None)
Method __call__ Call with an instance of sse.Result to plot the results vs goal points.
Method _plot Undocumented
def __init__(self, plotSpecs, logValues, plotFile=None, dims=None, sp=None):

Plotter(plotSpecs, logValues, plotFile=None, dims=None, sp=None)

def _plot(self, sp, result):
Undocumented
def __call__(self, result):

Call with an instance of sse.Result to plot the results vs goal points.

API Documentation for pingspice, generated by pydoctor at 2021-09-18 08:41:11.