TZ

 

The TZ function returns the torque force between two markers with a force or joint entity measured from the z-axis of a standard marker.

 

Format

 

Arguments definition

Marker1

The name or argument number of a force to be measured, joint entity action, or base marker

Marker2

The name or argument number of a force to be measured, joint entity action, or base marker (not Marker1)

Marker3

The name or argument number of the standard marker for the direction in which the force is measured

     If omitted, then the InertiaMarker is applied.

 

Formulation

: Torque vector from Marker2 to Marker1

: x-direction unit vector of Marker3

 

Example

TZ(body1.marker1, body2.marker2)

TZ(body1.marker1, body2.marker2, body3.marker3)

TZ(1,2) <Argument: (1)body1.marker1, (2)body2.marker2 >

TZ(1,2,3) <Argument (1)body1.marker1, (2)body2.marker2 , (3)body3.marker3 >