ExpDecay¶
Description¶
Exponential decay function is defined by
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