vrLib SDK Documentation
IThruster Interface
NamespacesVideoRayIThruster
Interface for a thruster object. All thrusters should implement this regardless of their low level implemenation
Declaration Syntax
C#Visual BasicVisual C++
public interface IThruster
Public Interface IThruster
public interface class IThruster
Members
All MembersProperties



IconMemberDescription
Actual
Gets or sets the actual thruster power currently being used. This field is not currently used.

Deadband
Gets or sets the deadband.

InvertThrusterRotation
Gets or sets a value indicating whether to invert thruster rotation.

Max_limit_actual
Gets or sets the max_limit_actual.

Max_limit_set
Gets or sets the maximum limit to which the thruster should be driven.

Slew_rate
Gets or sets the slew rate, essentially a measure of how fast the thruster moves to a new target

Target
Gets or sets the target for the thruster power.

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