qiskit.qobj.PulseLibraryItem.from_dict¶ classmethod PulseLibraryItem.from_dict(data)[ソース]¶ Create a new PulseLibraryItem object from a dictionary. パラメータ data (dict) – A dictionary for the experiment config 戻り値 The object from the input dictionary. 戻り値の型 PulseLibraryItem