Trees | Indices | Help |
|
---|
|
Generic superclass. Every component type has to provide
getCurrents(self)
: Returns a list of tuples (i,
node, sign)
, where i
is the name of a current
variable, node
is the name of a node, and
sign
is the sign of that current at that node.
getEquation(self)
: Returns an instance of
le.Equation
, representing the constituent equation for
this component.
Instance Methods | |||
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 26 17:51:16 2011 | http://epydoc.sourceforge.net |