finesse.components.cavity.Cavity.q¶
- property Cavity.q¶
The eigenmode of the cavity in both planes.
For a single plane, the cavity eigenmode is computed by solving,
where , , and are the elements of the round-trip ABCD matrix of the cavity for this plane.
- Getter:
Returns a
numpy.ndarray
of the cavity eigenmodes in the tangential and sagittal planes, respectively, where both values areBeamParam
instances. (read-only).