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