Go to the documentation of this file.
24 #ifndef _SpectralCombDelta_
25 #define _SpectralCombDelta_
46 return "SpectralCombDelta";
51 mIn(
"In Spectrum", this),
52 mOut(
"Out Spectrum", this),
53 mFundamentalCtl(
"Fundamental", this),
54 mLogOverallFactor(
"Overall Factor", this)
71 return Do(in.GetSpectrum(),
89 #endif // _SpectralCombDelta_