vrLib SDK Documentation
Slew_rate Property
NamespacesVideoRayIThrusterSlew_rate
Gets or sets the slew rate, essentially a measure of how fast the thruster moves to a new target
Declaration Syntax
C#Visual BasicVisual C++
double Slew_rate { get; set; }
Property Slew_rate As Double
property double Slew_rate {
	double get ();
	void set (double value);
}
Value
The slew_rate in arbitraty units (range 0 to 1).

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