| Icon | Member | Description |
|---|---|---|
| OperationRotateY()()() |
Default constructor, construct an instance of the Rotate Y operation. The angle
is 0, so this is effectively an identity operation until it is set.
| |
| OperationRotateY(Int32) |
Overloaded constructor to specify the target at time of construction.
| |
| OperationRotateY(Int32, Double) |
Construct an instance of the Rotate Y operation, which will rotate a qubit about the
Y axis by RotateBy.
|