Cove - A Practical Quantum Computer Programming Framework
SetRotateBy Method (RotateBy)
NamespacesCove.BaseIOperationRotateYSetRotateBy(Double)
Set the amount that this operation rotates about the Y axis by.
Declaration Syntax
C#Visual BasicVisual C++
void SetRotateBy(
	double RotateBy
)
Sub SetRotateBy ( _
	RotateBy As Double _
)
void SetRotateBy(
	double RotateBy
)
Parameters
RotateBy (Double)
Amount to rotate by.

Assembly: Cove.Base (Module: Cove.Base) Version: 1.0.0.0 (1.0.0.0)