Measure¶
-
class
Measure
[source]¶ Bases:
qiskit.circuit.instruction.Instruction
Quantum measurement in the computational basis.
Create new measurement instruction.
Methods Defined Here
Validation of the arguments.
Attributes
-
decompositions
¶ Get the decompositions of the instruction from the SessionEquivalenceLibrary.
-
definition
¶ Return definition in terms of other basic gates.
-
duration
¶ Get the duration.
-
label
¶ Return instruction label
- Return type
str
-
params
¶ return instruction params.
-
unit
¶ Get the time unit of duration.
-