.ModelicaAdditions.MultiBody.Interfaces.planarRotation

Information

Determine transformation matrix for planar rotation

Interface

function planarRotation
  input Real n[3] "normalized axis of rotation";
  input SI.Angle angle "rotation angle";
  output Real S[3, 3] "transformation matrix to rotate a frame_along axis n around angle";
end planarRotation;

Generated at 2024-05-07T18:16:22Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos