Note

This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.

SingleTransmonTestBackend.dt

property SingleTransmonTestBackend.dt: Optional[float]

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