bundles / scipy 1.17.1 / scipy / signal / _ltisys / StateSpace / to_tf
function
scipy.signal._ltisys:StateSpace.to_tf
source: /scipy/signal/_ltisys.py :1580
Signature
def to_tf ( self , ** kwargs ) Summary
Convert system representation to TransferFunction.
Parameters
kwargs: dict, optionalAdditional keywords passed to ss2zpk
Returns
sys: instance of `TransferFunction`Transfer function of the current system
Aliases
-
scipy.signal.StateSpace.to_tf