PITCH

Returns the negative value of the second angle of a body-fixed 3 2 1 yaw-pitch-roll rotation sequence between marker i and marker j.
 
Note:  
Following automotive conventions, the PITCH function returns the negative value of the second body-fixed 3 2 1 rotation sequence.

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

REQUEST/2, F2=PITCH(143)
This REQUEST statement outputs the pitch angle (in radians) of Marker 143 relative to the global coordinate system.
See other Displacement available.