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.beta  (  v  )[source]

The relativistic velocity $\beta = v / c$.

Parameters:
varray_like

The velocity $v$ of a body (m/s).

Returns:
outndarray

The velocity v relative to the vacuum speed of light $c$.

API navigation