InstructionScheduleMap.add¶
- InstructionScheduleMap.add(instruction, qubits, schedule)[source]¶
Add a new known instruction for the given qubits and its mapping to a pulse schedule.
- Parameters
- Raises
PulseError – If the qubits are provided as an empty iterable.
- Return type
None