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

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