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