Public Member Functions | List of all members
AnitaResponse::AbstractResponse Class Referenceabstract

Public Member Functions

virtual FFTWComplex getResponse (double f, double angle=0) const =0
 
virtual FFTWComplexgetResponseArray (int N, const double *f, double angle=0, FFTWComplex *answer=0) const
 
virtual FFTWComplexgetResponseArray (int N, double df, double angle=0, FFTWComplex *answer=0) const
 
virtual double getMagnitude (double f, double angle=0) const
 
virtual double getPhase (double f, double angle=0) const
 
virtual AnalysisWaveformimpulseResponse (double dt=1./2.6, int N=256) const
 
virtual AnalysisWaveformconvolve (const AnalysisWaveform *wf, double angle=0) const
 
virtual AnalysisWaveformdeconvolve (const AnalysisWaveform *wf, const DeconvolutionMethod *method=&kDefaultDeconvolution, double angle=0) const
 
virtual void convolveInPlace (AnalysisWaveform *wf, double angle=0) const
 
virtual void deconvolveInPlace (AnalysisWaveform *wf, const DeconvolutionMethod *method=&kDefaultDeconvolution, double angle=0) const
 

Detailed Description

Definition at line 215 of file SystemResponse.h.

Inheritance diagram for AnitaResponse::AbstractResponse:
Inheritance graph
[legend]

The documentation for this class was generated from the following files: