vrLib SDK Documentation
PowerAvailable_Voltage_increment Property
NamespacesVideoRayPowerManagerPowerAvailable_Voltage_increment
Gets or sets the rate at which the power manager will increase power after the voltage trigger is cleared.
Declaration Syntax
C#Visual BasicVisual C++
public double PowerAvailable_Voltage_increment { get; set; }
Public Property PowerAvailable_Voltage_increment As Double
public:
property double PowerAvailable_Voltage_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)