|
std::deque< shared_ptr
< ConvolutionCache > > | m_convolutionCache |
|
std::deque< RawPt > | m_pts |
| Stores all measured points.
|
|
std::vector< Pt > | m_sumpts |
| Stores reduced points to manage fitting and display.
|
|
double | m_params [3] |
| fitting parameters; 1/T1, c, a; ex. f(t) = c*exp(-t/T1) + a
|
|
double | m_errors [3] |
| std. deviations
|
|
XTime | m_timeClearRequested |
|
|
class | XNMRT1 |
|
class | XRelaxFunc |
|
class | XRelaxFuncPlot |
|
Definition at line 61 of file nmrrelax.h.
The documentation for this struct was generated from the following file: