8 #ifndef GET_PHASE_CORRECTION_HH
9 #define GET_PHASE_CORRECTION_HH
GETSample phase_sample
Phase sample data.
Definition: GETPhaseCorrection.hh:39
GObject(GETPhaseCorrection)
Definition: GETChannel.hh:41
Definition: GETPhaseCorrection.hh:31
Definition: GETObject.hh:38
const GETSample & GetPhaseSample() const
Definition: GETPhaseCorrection.icc:10
RRealSampleFFT GETSample
Define the data type for samples.
Definition: GETCommon.hh:27
Definition: GETBaselineCorrection.hh:22
virtual GETSample * ProcessSample(GETSample &sample, GETSample &result, GETChannel &channel)
Definition: GETPhaseCorrection.cpp:134
virtual ~GETPhaseCorrection()
Definition: GETPhaseCorrection.cpp:63
virtual void SetPhaseSample(const GETSample &phase)
Definition: GETPhaseCorrection.cpp:73
ClassDef(GETPhaseCorrection, 0)
GETPhaseCorrection(GETObject &obj)
Definition: GETPhaseCorrection.cpp:23