Module circ :: Class Wire
[frames] | no frames]

Class Wire

Component --+
            |
           Wire

Just describes a wire between nodes n1 and n2; nodes are specified by their names (strings)

Instance Methods
 
__init__(self, n1, n2)
 
getEquation(self)
 
__str__(self)

Inherited from Component: getCurrents

Instance Variables
  current
Name of the current variable for this component