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