{ } Raw JSON

bundles / scipy latest / scipy / signal / _ltisys / StateSpaceContinuous / to_discrete

function

scipy.signal._ltisys:StateSpaceContinuous.to_discrete

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

Signature

def   to_discrete ( self dt method = zoh alpha = None )

Summary

Returns the discretized StateSpace system.

Extended Summary

Parameters: See cont2discrete for details.

Returns

: sys: instance of `dlti` and `StateSpace`

Aliases

  • scipy.signal._ltisys.StateSpaceContinuous.to_discrete