Get the current joint angle speed.
== Function ==
=== Synopsis ===
<source lang="lua">
s = RevoluteJoint:getJointSpeed( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|s|Joint angle speed in radians/second.}}
== See Also ==
* [[parent::RevoluteJoint]]
[[Category:Functions]]
{{#set:Description=Get the current joint angle speed.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|RevoluteJoint:getJointSpeed}}