IBMBackend.dt#

property IBMBackend.dt: float | None#

Return the system time resolution of input signals

This is required to be implemented if the backend supports Pulse scheduling.

Returns:

The input signal timestep in seconds. If the backend doesn’t define dt None will be returned

Return type:

dt