QasmExperimentCalibrations¶
- class QasmExperimentCalibrations(gates)[ソース]¶
ベースクラス:
object
A container for any calibrations data. The gates attribute contains a list of GateCalibrations.
Initialize a container for calibrations.
- パラメータ
gates (list(GateCalibration)) –
Methods
Create a new GateCalibration object from a dictionary.
Return a dictionary format representation of the calibrations.