Difference between revisions of "Joint:getReactionTorque"

m (1 revision: Imported docs from potato.)
Line 1: Line 1:
  
 
+
Gets the reaction torque on Body 2.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 13:
 
* [[parent::Joint]]
 
* [[parent::Joint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Gets the reaction torque on Body 2.}}

Revision as of 16:17, 14 February 2010

Gets the reaction torque on Body 2.

Function

Synopsis

torque = Joint:getReactionTorque( )

Arguments

None.

Returns

number torque
The reaction torque on Body 2.

See Also