SciPy

This is documentation for an old release of SciPy (version 1.5.3). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.signal.StateSpace.to_ss

StateSpace.to_ss(self)[source]

Return a copy of the current StateSpace system.

Returns
sysinstance of StateSpace

The current system (copy)

Previous topic

scipy.signal.StateSpace.__mul__

Next topic

scipy.signal.StateSpace.to_tf