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:
nodefinesse.components.OpticalNode

Node to get beam parameters at

Returns:
(qx, qy)

Tuple of x and y beam parameters