vrLib SDK Documentation
Deadband Property
NamespacesVideoRayIThrusterDeadband
Gets or sets the deadband.
Declaration Syntax
C#Visual BasicVisual C++
double Deadband { get; set; }
Property Deadband As Double
property double Deadband {
	double get ();
	void set (double value);
}
Value
The value of thruster range that is deadband (range 0 to 1)

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