.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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos