Go to the documentation of this file.
24 #ifndef _SpectralLimiter_
25 #define _SpectralLimiter_
43 return "SpectralLimiter";
48 mIn(
"In Spectrum", this),
49 mOut(
"Out Spectrum", this)
58 return Do(in.GetSpectrum(),
74 #endif // _SpectralLimiter_