bloqade.qbraid.schema.GlobalRz
← Module overview
class
classGlobalRz¶source
bloqade.qbraid.schema.GlobalRz
Bases: Operation
GlobalRz operation.
class GlobalRzFields
op_type (str): The type of operation (Literal[“GlobalRz”]). phi (float): The angle of rotation.
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
op_type | Literal['GlobalRz'] | Field(init=False, default='GlobalRz') | |
phi | float | required |