Gets the motor speed.
== Function ==
=== Synopsis ===
<source lang="lua">
s = RevoluteJoint:getMotorSpeed( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|s|The motor speed, radians per second.}}
== See Also ==
* [[parent::RevoluteJoint]]
[[Category:Functions]]
{{#set:Description=Gets the motor speed.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|RevoluteJoint:getMotorSpeed}}