Go to the documentation of this file.
23 #ifndef _SMSPitchDiscretization_
24 #define _SMSPitchDiscretization_
52 mInPeaks(
"In SpectralPeaks", this),
53 mInFund(
"In Fundamental", this),
54 mInSpectrum(
"In Spectrum", this),
55 mOutPeaks(
"Out SpectralPeaks", this),
56 mOutFund(
"Out Fundamental", this),
57 mOutSpectrum(
"Out Spectrum", this)
95 const char *GetClassName()
const {
return "SMSPitchDiscretization";}
100 #endif // _SMSPitchDiscretization_