GaussAmp-FitFunc
Amplitude version of Gaussian peak function.
Number: 4
Names: y0, xc, w, A
Meanings: y0 = offset, xc = center, w = width, A = amplitude
Lower Bounds: w > 0.0
Upper Bounds: none
Refer to the curve in the Sample Curve section:
Full Width at Half Maximum: FWHM = sqrt(ln(4)) * 2 * w
Area under the curve: Area = A * 2 * w * sqrt(PI / 2)
nlf_gaussamp(x,y0,xc,w,A)
FITFUNC\GAUSSAMP.FDF
Statistics, Spectroscopy, PFW, Peak Functions, Origin Basic Functions