WOLFRAM SYSTEM MODELER
nullRotationReturn orientation object that does not rotate a frame |
SystemModel["Modelica.Mechanics.MultiBody.Frames.nullRotation"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
R = Frames.nullRotation();
The function call Frames.nullRotation()
returns an orientation matrix R
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).
TransformationMatrices.nullRotation, Quaternions.nullRotation.
R |
Type: Orientation Description: Orientation object such that frame 1 and frame 2 are identical |
---|