.Modelica.Mechanics.MultiBody.Frames.Quaternions.smallRotation

Information

Syntax

phi = Quaternions.smallRotation(Q);

Description

This function returns rotation angles valid for a small rotation of x-y-z sequence (i.e. {1,2,3}).

See also

Frames.smallRotation, TransformationMatrices.smallRotation.

Interface

function smallRotation
  extends Modelica.Icons.Function;
  input Quaternions.Orientation Q "Quaternions orientation object to rotate frame 1 into frame 2";
  output SI.Angle phi[3] "The rotation angles around x-, y-, and z-axis of frame 1 to rotate frame 1 into frame 2 for a small relative rotation";
end smallRotation;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos