Go to the documentation of this file.
24 #ifndef _SpectralPhaseModulation_
25 #define _SpectralPhaseModulation_
52 mIn(
"In Spectrum", this),
53 mOut(
"Out Spectrum", this) ,
54 mFreqCtl(
"Freq", this),
55 mWidthCtl(
"Width", this)
59 cfg.SetFrequency(200);
75 return Do(in.GetSpectrum(),
93 #endif // _SpectralPhaseModulation_