property sdr.FIR.state : ndarray

The filter state consisting of the previous \(N\) inputs.

Examples

See the FIR filters example.