functioninverseRotation

Return inverse orientation object

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

Information

Syntax

T_inv = TransformationMatrices.inverseRotation(T);

Description

This function returns transformation matrix T_inv that describes the orientation to rotate from frame 2 to frame 1 from the transformation matrix T that describes the orientation to rotate from frame 1 into frame 2.

See also

Frames.inverseRotation, Quaternions.inverseRotation.

Inputs

TypeNameDefaultDescription
TransformationMatrices.OrientationTOrientation object to rotate frame 1 into frame 2

Outputs

TypeNameDefaultDescription
TransformationMatrices.OrientationT_invOrientation object to rotate frame 2 into frame 1