- qspec.freq_to_wavelength ( f )[source]
Convert MHz into μm using $\lambda = c / f$.
- Parameters:
-
- farray_like
The frequency $f$ of a transition (MHz).
- Returns:
-
- outndarray
The wavelength corresponding to the frequency
f
(μm).
Convert MHz into μm using $\lambda = c / f$.
The frequency $f$ of a transition (MHz).
The wavelength corresponding to the frequency f
(μm).