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