Difference between revisions of "RevoluteJoint:getJointSpeed"

 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Get the current joint angle speed.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::RevoluteJoint]]
 
* [[parent::RevoluteJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Get the current joint angle speed.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|RevoluteJoint:getJointSpeed}}

Latest revision as of 17:31, 25 March 2011

Get the current joint angle speed.

Function

Synopsis

s = RevoluteJoint:getJointSpeed( )

Arguments

None.

Returns

number s
Joint angle speed in radians/second.

See Also


Other Languages