vrLib SDK Documentation
PowerAvailable_Voltage_decrement Property
NamespacesVideoRayPowerManagerPowerAvailable_Voltage_decrement
Gets or sets the rate at which the power manager will decrease power when a voltage trigger is hit.
Declaration Syntax
C#Visual BasicVisual C++
public double PowerAvailable_Voltage_decrement { get; set; }
Public Property PowerAvailable_Voltage_decrement As Double
public:
property double PowerAvailable_Voltage_decrement {
	double get ();
	void set (double value);
}

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