pingspice.examples.opamp-01.Circuit(object)
class documentation
Part of pingspice.examples.opamp-01
(View In Hierarchy)
I represent a differential amplifier circuit. My make
method defines it, using the baton (an instance of
elements.Elements
) that gets passed from a context call to a
netlist.Netlist
instance.