Go to the documentation of this file.
24 #ifndef _OscillatingSpectralNotch_
25 #define _OscillatingSpectralNotch_
51 return "OscillatingSpectralNotch";
56 mIn(
"In Spectrum", this),
57 mOut(
"Out Spectrum", this),
58 mFreqCtl(
"Freq", this),
59 mBandwidthCtl(
"Bandwidth", this),
60 mGainCtl(
"Gain",this),
61 mOscFreqCtl(
"OscFreq", this),
62 mOscWidthCtl(
"OscWidth",this)
94 return Do(in.GetSpectrum(),
113 #endif // _OscillatingSpectralNotch_