vrLib SDK Documentation
PowerAvailable_Current_increment Property
NamespacesVideoRayPowerManagerPowerAvailable_Current_increment
Gets or sets the rate at which the power manager will increase power after the current trigger is cleared.
Declaration Syntax
C#Visual BasicVisual C++
public double PowerAvailable_Current_increment { get; set; }
Public Property PowerAvailable_Current_increment As Double
public:
property double PowerAvailable_Current_increment {
	double get ();
	void set (double value);
}
Value
The power available_ voltage_increment.

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