Go to the documentation of this file.
24 #ifndef _SpectralAverage_
25 #define _SpectralAverage_
45 return "SpectralAverage";
50 mIn(
"In Spectrum", this),
51 mOut(
"Out Spectrum", this),
52 mPoints(
"Average Points", this)
68 return Do(in.GetSpectrum(),
86 #endif // _SpectralAverage_