PITCH

Your Ad Here


Calculates the second angle of a body-fixed 3 -2-1 yaw-pitch-roll rotation sequence between marker i and j. Marker j defaults to the global coordinate system if it is not specified. Note that pitch is an Euler angle.

Format

PITCH(i[,j])

Arguments

i The marker whose rotations are being sought.
j The marker with respect to which the rotations are being measured.

Examples

PITCH(143)

This function returns the pitch angle (in radians) of Marker 143 relative to the global coordinate system.

Your Ad Here