8 #ifndef GET_RESPONSE_HH
9 #define GET_RESPONSE_HH
46 virtual void Reset ( );
47 virtual void Init ( u_int n,
double dt );
virtual GETSample * ProcessSample(GETChannel &channel, u_short info)
Definition: GETResponse.cpp:133
const GETSample & GetResponse() const
Definition: GETResponse.icc:17
Definition: GETResponse.hh:23
Definition: GETChannel.hh:41
GETSample response_fct
Response function for an AGET channel.
Definition: GETResponse.hh:31
Definition: GETObject.hh:38
RRealSampleFFT GETSample
Define the data type for samples.
Definition: GETCommon.hh:27
virtual ~GETResponse()
Definition: GETResponse.cpp:70
virtual void Init(u_int n, double dt)
Definition: GETResponse.cpp:95
virtual void Reset()
Definition: GETResponse.cpp:82
Definition: GETProcess.hh:32
GETResponse(GETObject &obj)
Definition: GETResponse.cpp:22
const GETSample * GetResponsePtr() const
Definition: GETResponse.icc:9