finesse.components.node.SignalNode¶
Overview
- class finesse.components.node.SignalNode(name, port, direction, node_type)[source]¶
- Bases: - Node- Represents a specific small signal degree of freedom. A signal is some small AC oscillation in some property, such as longitudinal motion, voltage, laser amplitude, etc. - Parameters:
- namestr
- Name of the mechanical motion. 
- portPort
- The port that this node belongs to. 
- num_frequenciesint
- Number of mechanical frequencies to model 
 
 
Properties