finesse.components.node.ElectricalNode¶
Overview
- class finesse.components.node.ElectricalNode(name, port, direction)[source]¶
Bases:
finesse.components.node.NodeRepresents a specific electrical degree of freedom of a component.
- Parameters
name : str
Name of the mechanical motion.
port :
PortThe port that this node belongs to.
Properties