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

Parameters:
xscalar_nd

The first vector.

yscalar_nd

The second vector.

Returns:
outqspec.tools.Rotation

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

API navigation