Go to the documentation of this file.
23 #ifndef _SpectralSpread_
24 #define _SpectralSpread_
48 const char *GetClassName()
const {
return "SpectralSpread";}
58 mIn(
"InSpectrum", this),
59 mOut(
"OutSpectrum", this),
60 mCenterFreqCtl(
"CenterFreq", this)
83 return Do(in.GetSpectrum(),
103 #endif // _SpectralSpread_