Trees | Indices | Help |
|
---|
|
Keep track of which currents are flowing in and out of which nodes in a circuit.
Instance Methods | |||
|
|||
|
|||
|
|||
|
Instance Variables | |
d Dictionary, mapping a node name to a list of current descriptions. |
Method Details |
|
|
|
Instance Variable Details |
dDictionary, mapping a node name to a list of current descriptions. Each current description is a list of a current name and a sign (+1 or -1), indicating whether the current is flowing into or out of that node. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 26 17:51:16 2011 | http://epydoc.sourceforge.net |