scipy.signal.dlti.output#

dlti.output(u, t, x0=None)[source]#

Return the response of the discrete-time system to input u. See dlsim for details.