Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2026 Patrick Müller. All rights reserved.

qspec.rotation_matrix  (  alpha dr  )[source]

Parameters:
alphaarray_like

The angle to rotate.

drscalar_nd

The vector to rotate about.

Returns:
outndarray

The rotation matrix defined by the angle alpha and the vector dr.

API navigation