{ } Raw JSON

bundles / scipy 1.17.1 / scipy / signal / _ltisys / ZerosPolesGain / to_zpk

function

scipy.signal._ltisys:ZerosPolesGain.to_zpk

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

Signature

def   to_zpk ( self )

Summary

Return a copy of the current 'ZerosPolesGain' system.

Returns

sys : instance of `ZerosPolesGain`

The current system (copy)

Aliases

  • scipy.signal.ZerosPolesGain.to_zpk