vrLib SDK Documentation
Yaw Property
NamespacesVideoRayROV..::.ControlGainsYaw
Gets or sets the yaw actuation gain
Declaration Syntax
C#Visual BasicVisual C++
public double Yaw { get; set; }
Public Property Yaw As Double
public:
property double Yaw {
	double get ();
	void set (double value);
}
Value
gain multiplier (range 0 - 1)

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)