E_upper¶
-
Physics.Radiation.
E_upper
(E_lower, freq)¶ Energy of the upper level of a transition
Given the lower state energy and the transition frequency, this returns the upper state energy.
:param E_lower : lower state energy in 1/cm :type E_lower : float
:param freq : frequency of the transition in MHz :type freq : float
- Returns
float