py3dframe.Frame.quaternion#

property Frame.quaternion: ndarray#

Getter and setter for the quaternion between the parent frame and the frame in the convention of the frame. The quaternion is in the scalar first convention.

See also

Returns:

The quaternion between the parent frame and the frame in the convention of the frame with shape (4,).

Return type:

numpy.ndarray