qiskit.qobj.PulseLibraryItem.from_dict¶
- classmethod PulseLibraryItem.from_dict(data)[código fonte]¶
Create a new PulseLibraryItem object from a dictionary.
- Parâmetros
data (dict) – A dictionary for the experiment config
- Retorno
The object from the input dictionary.
- Tipo de retorno