scipy.signal.StateSpace.to_ss¶
-
StateSpace.to_ss(self)[source]¶ Return a copy of the current
StateSpacesystem.- Returns
- sysinstance of
StateSpace The current system (copy)
- sysinstance of
StateSpace.to_ss(self)[source]¶Return a copy of the current StateSpace system.
StateSpaceThe current system (copy)