This fit function computes the product of a linear and exponential function. See ExpDecay and LinearBackground for details on the component functions.
This function may be used with the Fit v1 algorithm. However, it was originally added to Mantid as a named function for the purposes of detector efficiency calibration.
Name | Default | Description |
---|---|---|
A0 | 1.0 | Coefficient for constant term |
A1 | 1.0 | Coefficient for linear term |
Height | 1.0 | Height |
Lifetime | 1.0 | Lifetime |
Categories: FitFunctions | Calibrate
C++ source: ProductLinearExp.cpp (last modified: 2016-07-27)
C++ header: ProductLinearExp.h (last modified: 2016-02-15)