Difference between revisions of "PrismaticJoint:getMotorSpeed"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Gets the motor speed.
 
Gets the motor speed.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the motor speed.}}
 
{{#set:Description=Gets the motor speed.}}
 +
== Other Languages ==
 +
{{i18n|PrismaticJoint:getMotorSpeed}}

Revision as of 09:53, 21 January 2011

Gets the motor speed.

Function

Synopsis

s = PrismaticJoint:getMotorSpeed( )

Arguments

None.

Returns

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

See Also

Other Languages