Go to the documentation of this file.
24 #ifndef _SpectralNotch_
25 #define _SpectralNotch_
48 return "SpectralNotch";
53 mIn(
"In Spectrum", this),
54 mOut(
"Out Spectrum", this),
55 mBandwidthCtl(
"Bandwidth", this),
56 mGainCtl(
"Gain", this),
57 mFreq(
"Center Freq", this)
75 return Do(in.GetSpectrum(),
91 #endif // _SpectralNotch_