bloqade.qasm2.parse.ast.NoisePAULI1
← Module overview
class
classNoisePAULI1¶source
bloqade.qasm2.parse.ast.NoisePAULI1
Bases: Extension
class NoisePAULI1(px: Expr, py: Expr, pz: Expr, qarg: Bit | Name)Parameters
| Name | Type | Description |
|---|---|---|
px | Expr | |
py | Expr | |
pz | Expr | |
qarg | Bit | Name |
Attributes
| Name | Type | Description |
|---|---|---|
px | Expr | |
py | Expr | |
pz | Expr | |
qarg | Bit | Name |