Difference between revisions of "RevoluteJoint:getMotorTorque"

m (included link to other languages)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the current motor force.}}
 
{{#set:Description=Get the current motor force.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|RevoluteJoint:getMotorTorque}}
 
{{i18n|RevoluteJoint:getMotorTorque}}

Revision as of 17:31, 25 March 2011

Get the current motor force.

Function

Synopsis

f = RevoluteJoint:getMotorTorque( )

Arguments

None.

Returns

number f
The current motor force, in Nm.

See Also


Other Languages