- qspec.models.hf_int ( i , j_l , j_u , transitions )[source]
-
- Parameters:
-
- iquant_like
The nuclear spin $I$.
- j_lquant_like
The total lower state electron angular momentum $J$.
- j_uquant_like
The total upper state electron angular momentum $J^\prime$.
- transitionsIterable
A list of electronic transition properties. The first two properties of each entry should be f_l and f_u the total angular momenta of lower and upper state.
- Returns:
-
- outlist[numpy.ndarray[Any | numpy.dtype[numpy.floating]] | numpy.floating | float]
The relative line intensities.