A stripped-down stand-in for Result.

Used by ErrorTabulator if it is constructed without a populated nameList.

Method __init__ Undocumented
Method __contains__ I contain no setup runs.
Method __len__ Undocumented
Method __iter__ Undocumented
Method next Undocumented
Method nameList Undocumented
Method makeBogus Undocumented
Method __call__ I have the same call pattern as Result for compatibility but all I actually need is the SSE.
def __init__(self):
Undocumented
def __contains__(self, ID):

I contain no setup runs.

def __len__(self):
Undocumented
def __iter__(self):
Undocumented
def next(self):
Undocumented
def nameList(self, ID):
Undocumented
def makeBogus(self):
Undocumented
def __call__(self, ID, SSE, *args):

I have the same call pattern as Result for compatibility but all I actually need is the SSE.

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