control.issys

control.issys(obj)[source]

Deprecated function to check if an object is an LTI system.

Deprecated since version 0.10.0: Use isinstance(obj, ct.LTI)