functionfrom_Q

Return orientation object R from quaternion orientation object Q

Extends from Modelica.Icons.Function (Icon for functions).

Information

Syntax

R = Frames.from_Q(Q, w);

Description

This function returns an orientation object R computed from a quaternion object Q and an angular velocity vector w.

See also

to_Q. TransformationMatrices.from_Q.

Inputs

TypeNameDefaultDescription
Quaternions.OrientationQQuaternions orientation object to rotate frame 1 into frame 2
SI.AngularVelocity[3]wAngular velocity from frame 2 with respect to frame 1, resolved in frame 2

Outputs

TypeNameDefaultDescription
OrientationROrientation object to rotate frame 1 into frame 2