functionsmallRotation

Return rotation angles valid for a small rotation and optionally residues that should be zero

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

Information

Syntax

phi = TransformationMatrices.smallRotation(T, withResidues);

Description

This function returns rotation angles valid for a small rotation of x-y-z sequence (i.e. {1,2,3}). Optionally, residues are returned as well if withResidues=true.

See also

Frames.smallRotation, Quaternions.smallRotation.

Inputs

TypeNameDefaultDescription
TransformationMatrices.OrientationTOrientation object to rotate frame 1 into frame 2
BooleanwithResiduesfalse= false/true, if 'angles'/'angles and residues' are returned in phi

Outputs

TypeNameDefaultDescription
SI.Angle[if withResidues then 6 else 3]phiThe rotation angles around x-, y-, and z-axis of frame 1 to rotate frame 1 into frame 2 for a small rotation + optionally 3 residues that should be zero