functionangularVelocity1

Return angular velocity resolved in frame 1 from orientation object

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

Information

Syntax

w = Frames.angularVelocity1(R);

Description

The function call Frames.angularVelocity1(R12) returns the angular velocity w of frame 2 with respect to frame 1, resolved in frame 1, from the orientation object R12 that describes the orientation to rotate frame 1 into frame 2.

See also

TransformationMatrices.angularVelocity1, Quaternions.angularVelocity1.

Inputs

TypeNameDefaultDescription
OrientationROrientation object to rotate frame 1 into frame 2

Outputs

TypeNameDefaultDescription
SI.AngularVelocity[3]wAngular velocity of frame 2 with respect to frame 1 resolved in frame 1