- qspec.freq_to_inv_cm ( f )[source]
Convert MHz into cm-1 using $k = 10^4 f / c$.
- Parameters:
-
- farray_like
The frequency $f \equiv ck$ of a transition (MHz).
- Returns:
-
- kndarray
The wavenumber $k$ corresponding to the frequency
f
(1/cm).
Convert MHz into cm-1 using $k = 10^4 f / c$.
The frequency $f \equiv ck$ of a transition (MHz).
The wavenumber $k$ corresponding to the frequency f
(1/cm).