finesse.components.node.OpticalNode¶
Overview
- class finesse.components.node.OpticalNode(name, port, direction)[source]¶
- Bases: - Node- Represents a specific optical port connection at a component. - OpticalNodes also have additional physical properties such as the beam parameter (of type - BeamParam) at the nodes’ position within the interferometer.- Parameters:
- namestr
- Name of the optical node. 
- portPort
- The port that this node belongs to. 
- directionNodeDirection
- True if the field at this node is going into the component. 
 
 
Properties
| The opposite direction node. | |
| Beam parameter value at this node. | |
| Beam parameter value in the tangential plane. | |
| Beam parameter value in the sagittal plane. | |
| A reference to the  |