Module fir

Module fir 

Source

Structs§

FIR
FIR filter.

Traits§

SampleType
Implement the underlying operations and types required by the FIR.

Functions§

firwin2
Design an FIR filter using the window method.
quantise_taps
Quantise FIR taps to taps that sum to, and are at most, total.