Classes | Private Attributes | Friends | List of all members
XNMRT1::Payload Struct Reference
Inheritance diagram for XNMRT1::Payload:
Inheritance graph
[legend]

Classes

struct  ConvolutionCache
 
struct  Pt
 For fitting and display. More...
 
struct  RawPt
 Raw measured points. More...
 

Private Attributes

std::deque< shared_ptr
< ConvolutionCache > > 
m_convolutionCache
 
std::deque< RawPtm_pts
 Stores all measured points.
 
std::vector< Ptm_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
 

Friends

class XNMRT1
 
class XRelaxFunc
 
class XRelaxFuncPlot
 

Detailed Description

Definition at line 61 of file nmrrelax.h.


The documentation for this struct was generated from the following file:

Generated for KAME4 by  doxygen 1.8.3