vrLib SDK Documentation
PowerAvailable Property
NamespacesVideoRayPowerManagerPowerAvailable
Gets or sets the current available power.
Declaration Syntax
C#Visual BasicVisual C++
public double PowerAvailable { get; set; }
Public Property PowerAvailable As Double
public:
property double PowerAvailable {
	double get ();
	void set (double value);
}
Value
Normalized power rating (range 0 to 1).

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