Go to the documentation of this file.
24 #ifndef _SpectralCombTriang_
25 #define _SpectralCombTriang_
46 return "SpectralCombTriang";
51 mIn(
"In Spectrum", this),
52 mOut(
"Out Spectrum", this),
53 mFundamentalCtl(
"Fundamental", this),
54 mAmount(
"Amount", this)
71 return Do(in.GetSpectrum(),
85 TData GetGain(
int fundamental,
int binPos,
int bandNum);
90 #endif // _SpectralCombTriang_