.StewartPlatform.Functions.jointsCoordinates

Return a vector with the joints coordinates of a disc resolved in the frame of the disc to which they belong

Interface

function jointsCoordinates
  extends StewartPlatform.Icons.Function;
  input StewartPlatform.Types.DiscParameters discParameters "Disc parameters";
  output SI.Position J[6, 3] "Joints coordinates";
end jointsCoordinates;

Generated at 2025-09-18T18:21:15Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos