Difference between revisions of "PrismaticJoint:getMotorSpeed"

m (1 revision: Imported docs from potato.)
Line 1: Line 1:
  
 
+
Gets the motor speed.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 13:
 
* [[parent::PrismaticJoint]]
 
* [[parent::PrismaticJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Gets the motor speed.}}

Revision as of 16:17, 14 February 2010

Gets the motor speed.

Function

Synopsis

s = PrismaticJoint:getMotorSpeed( )

Arguments

None.

Returns

number s
The motor speed, usually in meters per second.

See Also