Difference between revisions of "PrismaticJoint:getJointSpeed"

m (included link to other languages)
 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the current joint angle speed.}}
 
{{#set:Description=Get the current joint angle speed.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|PrismaticJoint:getJointSpeed}}
 
{{i18n|PrismaticJoint:getJointSpeed}}

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