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