The Pade Delay component delays the input signal by duration Delay Time.
The delay is approximated by a Pade approximation, that is, by a transfer function
where the coefficients and are calculated such that the coefficients of the Taylor expansion of the delay around are identical up to order n + m. The main advantage of this approach is that the delay is approximated by a linear differential equation system, which is continuous and continuously differentiable.
The Signal Size parameter allows the block to operate on a vector of signals rather than a single signal.