\(\renewcommand\AA{\unicode{x212B}}\)
ExpDecay¶
Description¶
Exponential decay function is defined by
\[\mbox{Height}\times \exp(-\frac{x}{\mbox{Lifetime}})\]
Properties (fitting parameters)¶
Name |
Default |
Description |
---|---|---|
Height |
1.0 |
Height at time 0 |
Lifetime |
1.0 |
Lifetime of the process |
Categories: FitFunctions | General
Source¶
C++ header: ExpDecay.h
C++ source: ExpDecay.cpp