arc.alkali_atom_functions.printStateStringLatex#

printStateStringLatex(n: int, l: int, j: float, s=None)[source]#

Returns latex code for spectroscopic label for numeric \(n\), \(l\), \(j\) label of the state.

Parameters
  • n (int) – principal quantum number

  • l (int) – orbital angular momentum

  • j (float) – total angular momentum

  • s (float) – (optional) total spin momentum

Returns

label for the state in standard spectroscopic notation

Return type

string