py3dframe.Frame.global_rotation_matrix#

property Frame.global_rotation_matrix: ndarray#

Getter and setter for the rotation matrix between the global frame and the frame in the convention of the frame.

See also

Returns:

The rotation matrix between the global frame and the frame in the convention of the frame with shape (3, 3).

Return type:

numpy.ndarray