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