vrLib SDK Documentation
P Property
NamespacesVideoRayPIDP
PID coeffiecent for proportional control.
Declaration Syntax
C#Visual BasicVisual C++
public double P { get; set; }
Public Property P As Double
public:
property double P {
	double get ();
	void set (double value);
}

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