22 #ifndef _SPECTRUM_InterpolateER2_
23 #define _SPECTRUM_InterpolateER2_
96 SMagPhase, SComplex, SPolar,
107 SBPFMagPhase, SBPFComplex, SBPFPolar, SMagPhaseBPF,
108 SComplexBPF, SPolarBPF,
115 typedef enum { Slinlin, Sloglog, Slinlog, Sloglin} ScaleState;
118 PrototypeState mProtoState;
120 ScaleState mScaleState;
123 const char *GetClassName()
const {
return "SpectrumInterpolator";}
209 #endif // _SPECTRUM_InterpolateER_