{ } Raw JSON

bundles / scipy latest / scipy / signal / _ltisys / TransferFunction / _copy

function

scipy.signal._ltisys:TransferFunction._copy

source: /scipy/signal/_ltisys.py :639

Signature

def   _copy ( self system )

Summary

Copy the parameters of another TransferFunction object

Parameters

system : `TransferFunction`

The StateSpace system that is to be copied

Aliases

  • scipy.signal.TransferFunction._copy