equalizer_fir_new

Creation of a FIR equalizer.

Namespace: dsp::telecom

Prototype

sptr<FilterGen<cfloat>> equalizer_fir_new(sptr<WaveForm> wf, const string &structure, cstring errf, float osf, float gain, int N1, int N2)

Description

See also

equalizer_zfe()