Difference between revisions of "PrismaticJoint:getMotorSpeed"

 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Gets the motor speed.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::PrismaticJoint]]
 
* [[parent::PrismaticJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Gets the motor speed.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|PrismaticJoint:getMotorSpeed}}

Latest revision as of 17:22, 25 March 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