.ModelicaAdditions.MultiBody.Interfaces.planarRotation

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 2026-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos