I am a convenience helper for an instance of Specs to allow accessing its attributes and returning an integer zero ("0") as a default value for attributes that are not set.

With me, you can do this: s.g.foo and get 0 if 'foo' is not set.

Method __init__ Undocumented
Method __getstate__ Undocumented
Method __setstate__ Undocumented
Method __getattr__ Undocumented
def __init__(self, specs):
Undocumented
def __getstate__(self):
Undocumented
def __setstate__(self, state):
Undocumented
def __getattr__(self, name):
Undocumented
API Documentation for pingspice, generated by pydoctor at 2021-09-18 08:41:11.