QobjMeasurementOption¶
- class QobjMeasurementOption(name, params=None)[소스]¶
기반 클래스:
object
An individual measurement option.
Instantiate a new QobjMeasurementOption object.
- 매개변수
name (str) – The name of the measurement option
params (list) – The parameters of the measurement option.
Methods
Create a new QobjMeasurementOption object from a dictionary.
Return a dict format representation of the QobjMeasurementOption.