Converting hyperfine splitting constants (HFSCs, \(a\) values in mT)
into hyperfine coupling ones (HFCCs, \(A\) values in MHz).
Details
Conversion performed according to the following relation:
$$A = (a\,g\,\mu_{\text{B}}\,10^{-3})\,/\,(h\,10^{6})$$
where \(h\) corresponds to Planck's constant and \(\mu_{\text{B}}\) to Bohr's magneton.
Both constants are obtained by the constans::syms$h and constants::syms$mub, respectively,
using the constants package (see syms).
The \(10^{-3}\,/\,10^6\) factor is introduced due to the specific \([a] = \text{mT}\) \(\rightarrow\)
\([A] = \text{MHz}\) conversion. The latter is suitable for the EPR simulations and/or ENDOR.
See also
Other Conversions and Corrections:
convert_A_MHz_2a(),
convert_B(),
convert_time2var(),
correct_time_Exp_Specs()