mol_parameters
object for a simple spin system with one resonance.R/mol_parameters.R
get_uncoupled_mol.Rd
Generate a mol_parameters
object for a simple spin system with one
resonance.
get_uncoupled_mol(
name,
chem_shift,
nucleus,
scale_factor,
lw,
lg,
full_name = NULL
)
abbreviated name of the molecule.
chemical shift of the resonance (PPM).
nucleus (1H, 31P...).
multiplicative scaling factor. Note, this value can be made complex to adjust the phase of the resonance.
linewidth in Hz.
Lorentz-Gauss lineshape parameter (between 0 and 1).
long name of the molecule (optional).
mol_parameters object.