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_to_vector  (  x y  )[source]

Parameters:
xndarray | Iterable

The first vector.

yndarray | Iterable

The second vector.

Returns:
outNone

A Rotation object which rotates the first vector onto the second.

API navigation