ROLL

Returns the third angle associated with a Body 321 rotation sequence from one coordinate system object 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 (Object, Reference Frame)

Arguments

 
Object
Coordinate system object whose rotation is being measured.
Reference Frame
Coordinate system object with respect to which the rotation is being measured.

Example

The following example illustrates the use of the ROLL function:
ROLL(marker_O, marker_R)
See the illustration for YAW.