Trees | Indices | Help |
|
---|
|
Describe a circuit in terms of its components; generates equations and solves them.
Classes | |
Circuit | |
NodeToCurrents Keep track of which currents are flowing in and out of which nodes in a circuit. |
|
Component Generic superclass. |
|
VSrc | |
ISrc | |
Wire Just describes a wire between nodes n1 and
n2 ; nodes are specified by their names (strings)
|
|
Resistor | |
OpAmp Asserts that nOut = K(nPlus - nMinus). |
|
Thevenin An abstract component consisting of a resistor and a voltage source in series. |
Variables | |
__package__ = None
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 26 17:51:16 2011 | http://epydoc.sourceforge.net |