Voigt
Contents |
Function

The convolution formula is:

where

and

Brief Description
Voigt peak function.
Sample Curve
Parameters
Number: 5
Names: y0, xc, A, wG, wL
Meanings: y0 = offset, xc = center, A =area, wG = Gaussian FWHM, wL = Lorentzian FWHM
Lower Bounds: wG > 0.0, wL > 0.0
Upper Bounds: none
Derived Parameters
Full Width at Half Maximum: FWHM = 0,5346 * wL + sqrt(0,2166 * wL * wL + wG * wG)
Script Access
nlf_voigt5(x,y0,xc,A,wG,wL)
Function File
FITFUNC\VOIGT5.FDF
Category
Origin Basic Functions, Peak Functions, PFW, Spectroscopy, Convolution
