bundles / scipy latest / scipy / signal / _ltisys / dlti / __init__
function
scipy.signal._ltisys:dlti.__init__
source: /scipy/signal/_ltisys.py :411
Signature
def __init__ ( self , * system , ** kwargs ) Summary
Initialize the lti baseclass.
Extended Summary
The heavy lifting is done by the subclasses.
Aliases
-
scipy.signal.dlti.__init__