Go to the documentation of this file.
22 #ifndef _SpectralEnvelope_Extract_
23 #define _SpectralEnvelope_Extract_
32 class SpectralPeakArray;
34 class ProcessingConfig;
51 const char *GetClassName()
const {
return "SpectralEnvelopeExtract";}
105 bool CheckOutputType(
Spectrum& out);
115 #endif // _SpectralEnvelope_Extract_