Filter state used by FIR filtering methods.
SignalUtils.cs
FIRState is the filter state defined by Intel IPP. UpSample stores the upsampling factor and DownSample stores the downsampling factor of a multi-rate filter. ComplexImpulse is True, if FIR filter has a complex impulse response. This state is initialized by FirInit method.
FirFilter, FirImpulse, KaiserImpulse, SavGolayImpulse, OptimalFir.RemezImpulse, OptimalFir.remez
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|