pingspice.examples.rlc-02.RLC(object)
class documentation
Part of pingspice.examples.rlc-02
(View In Hierarchy)
I represent an RLC 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.