qiskit/releasenotes/notes/0.18/control-channels-config-892...

10 lines
379 B
YAML

---
features:
- |
A new attribute,
:attr:`~qiskit.providers.models.PulseBackendConfiguration.control_channels`,
has been added to the
:class:`~qiskit.providers.models.PulseBackendConfiguration` class. This
attribute represents the control channels on a backend as a mapping of
qubits to a list of :class:`~qiskit.pulse.channels.ControlChannel` objects.