bundles / scipy latest / scipy / signal / _ltisys / StateSpace / _copy
function
scipy.signal._ltisys:StateSpace._copy
source: /scipy/signal/_ltisys.py :1565
Signature
def _copy ( self , system ) Summary
Copy the parameters of another StateSpace system.
Parameters
system: instance of `StateSpace`The state-space system that is to be copied
Aliases
-
scipy.signal.StateSpace._copy