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