sdr.Channel.__call__(x: NDArray) NDArray

Passes the input sequence \(x\) through the channel.

Parameters:
x: NDArray

The input sequence \(x\).

Returns:

The output sequence \(y\).