sdr.Channel.__call__(x: ArrayLike) → NDArray Passes the input sequence \(x\) through the channel. Parameters:¶ x: ArrayLike¶The input sequence \(x\). Returns:¶ The output sequence \(y\).