functionorientationConstraint

Return residues of orientation constraints (shall be zero)

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

Information

Syntax

residue = TransformationMatrices.orientationConstraint(T);

Description

This function returns the Real residue vector with 6 elements that describes the constraints between the 9 elements of the transformation matrix T.

See also

Frames.orientationConstraint, Quaternions.orientationConstraint.

Inputs

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

Outputs

TypeNameDefaultDescription
Real[6]residueResidues of constraints between elements of orientation object (shall be zero)