Difference between revisions of "PrismaticJoint:getJointSpeed"

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

Revision as of 09:38, 21 January 2011

Get the current joint angle speed.

Function

Synopsis

s = PrismaticJoint:getJointSpeed( )

Arguments

None.

Returns

number s
Joint angle speed in meters/second.

See Also

Other Languages