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

The time-dilation/Lorentz factor $\gamma = \sqrt{1 - (v/c)^2}^{-1}$.

Parameters:
varray_like

The velocity of a body (m/s).

Returns:
outndarray

The time-dilation/Lorentz factor $\gamma$ corresponding to the velocity v.

API navigation