finesse.simulations.basematrix.CarrierSignalMatrixSimulation.get_q¶
- CarrierSignalMatrixSimulation.get_q(self, node)¶
Returns a tuple of (qx, qy) for a given node. The returned value is only valid until this simulations trace forest has been updated.
- Parameters
- node
finesse.components.OpticalNode
Node to get beam parameters at
- node
- Returns
- (qx, qy)
Tuple of x and y beam parameters