A thruster provides propulsion A typical VideoRay ROV has 3 thrusters: Port, Starboard, and Vertical Currently only exposes the PRO4 CSR fields

Namespace:  VideoRay
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class Thruster : IThruster
Visual Basic (Declaration)
Public Class Thruster _
	Implements IThruster
Visual C++
public ref class Thruster : IThruster

Inheritance Hierarchy

System..::.Object
  VideoRay..::.Thruster

See Also