qiskit.qobj.QobjMeasurementOption.from_dict¶
- classmethod QobjMeasurementOption.from_dict(data)[Quellcode]¶
Create a new QobjMeasurementOption object from a dictionary.
- Parameter
data (dict) – A dictionary for the experiment config
- Rückgabe
The object from the input dictionary.
- Rückgabetyp