qiskit.pulse.builder.pad
pad(*chs)
Deprecated. Pad all available timeslots with delays upon exiting context.
Parameters
chs (Channel
) – Channels to pad with delays. Defaults to all channels in context if none are supplied.
Yields
None
Return type
AbstractContextManager
[None
]
Was this page helpful?
Report a bug or request content on GitHub.