{ } Raw JSON

bundles / scipy 1.17.1 / scipy / signal / _ltisys / LinearTimeInvariant / _as_zpk

function

scipy.signal._ltisys:LinearTimeInvariant._as_zpk

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

Signature

def   _as_zpk ( self )

Summary

Convert to ZerosPolesGain system, without copying.

Returns

: sys: ZerosPolesGain

The ZerosPolesGain system. If the class is already an instance of ZerosPolesGain then this instance is returned.

Aliases

  • scipy.signal._ltisys.LinearTimeInvariant._as_zpk