functionnullRotation
Return orientation object that does not rotate a frame
Extends from Modelica.Icons.Function (Icon for functions).
Information
Syntax
T = TransformationMatrices.nullRotation();
Description
This function returns a transformation matrix T describing the orientation object to rotate frame 1 into frame 2, if frame 1 and frame 2 are identical. (= transformation matrix is identity matrix and angular velocity is zero).
See also
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| TransformationMatrices.Orientation | T | Orientation object such that frame 1 and frame 2 are identical |