Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2025 Patrick Müller. All rights reserved.

qspec.rotation_matrix  (  alpha dr  )[source]

Parameters:
alphaarray_like

The angle to rotate.

drndarray | Iterable

The vector to rotate about.

Returns:
outNone

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

API navigation