Method is described in detail by Stancik AL and Brauns EB: "A simple asymmetric lineshape for fitting infrared absorption spectra." Vib Spectrosc. 2008; 47: 66-69.
sim_asy_pvoigt(
freq = 0,
fwhm = 0,
lg = 0,
asy = 0,
acq_paras = def_acq_paras(),
gen_im_pts = FALSE
)
resonance frequency in ppm.
resonance FWHM.
Lorentz-Gauss lineshape parameter (between 0 and 1).
asymmetry parameter.
list of acquisition parameters. See
def_acq_paras
option to generate imaginary data points, defaults to FALSE.