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