WDTZ

Your Ad Here


The WDTZ function returns the z-component of the difference between the angular acceleration vector of marker i in the reference frame of marker l and the angular acceleration vector of marker j in the reference frame of marker l, as computed in the coordinate system of marker k. Marker j defaults to the global coordinate system if it is not specified. Similarly, marker k and l default to the global coordinate if they are not specified.

Format

WDTZ(i[,j][,k][,l])

Arguments

i The marker whose acceleration is being measured.
j The marker with respect to which the acceleration is being measured. Set j = 0, while still specifying l, if you want j to default to the global coordinate system.
k The marker in whose coordinate system the acceleration vector is being expressed. Set k = 0, while still specifying l, if you want the results to be calculated along the z-axis of the global coordinate system.
l The reference frame in which the first time derivative of the angular acceleration vector is taken. Set l = 0 if you want the time derivatives to be taken in the ground coordinate system (GCS).

Extended Definition

Mathematically, WDTZ is calculated as follows:

Examples

WDTZ(1236,2169,2169,2169)

This function obtains the z-component of the angular acceleration vector of Marker 1236 with respect to Marker 2169, as seen in the global coordinate system of Marker 2169 and measured in the reference frame containing Marker 2169.

Your Ad Here