Go to the documentation of this file.
23 #ifndef _SpectralFocus_
24 #define _SpectralFocus_
48 const char *GetClassName()
const {
return "SpectralFocus";}
60 mIn(
"InSpectrum", this),
61 mOut(
"OutSpectrum", this),
62 mCenterFreqCtl(
"CenterFreq", this),
63 mFocusAmount(
"Focus Amount", this)
86 return Do(in.GetSpectrum(),
106 #endif // _SpectralFocus_