ps2sc: Convert a pingspice Subcircuit subclass into a Ngspice-compatible subcircuit file.

Function is_subcircuit Returns True if x is a subclass of Subcircuit.
Function find_subcircuit Returns a subclass of Subcircuit in the module for the class specified by fqn, with the class name case-insensitive, if it exists. Otherwise, returns None.
Function tryGetClass Undocumented
Function main Undocumented
def is_subcircuit(x):

Returns True if x is a subclass of Subcircuit.

def find_subcircuit(fqn):

Returns a subclass of Subcircuit in the module for the class specified by fqn, with the class name case-insensitive, if it exists. Otherwise, returns None.

def tryGetClass(name):
Undocumented
def main():
Undocumented
API Documentation for pingspice, generated by pydoctor at 2021-09-18 08:41:11.