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