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.orthonormal  (  r axis = -1  )[source]

Parameters:
rarray_like

The first vector of the orthonormal system. Does not have to be normalized.

axisNone

The axis along which the vector components are aligned.

Returns:
out(array_like, array_like, array_like)

Three orthonormal vectors, given the first vector 'r'.

API navigation