Returns the third angle of rotation (in radians) associated with a Body 321 rotation sequence from one coordinate system marker to another. This angle is referred to as the roll angle, and is used in association with the yaw (1st rotation) and pitch (2nd rotation) angles.
Positive angular displacement is determined by the right-hand rule.
Format
ROLL (To Marker, From Marker)
Arguments
To Marker | (Required) The coordinate system marker whose rotation is being measured. |
From Marker | (Optional) The coordinate system marker with respect to which the rotation is being measured. If not specified, this argument defaults to the global coordinate system. |
Example
The following example illustrates the use of the ROLL function:
ROLL(marker_T, marker_F)