.URDFModelica.Functions.getConnectionMatrix

Interface

function getConnectionMatrix
  extends Modelica.Icons.Function;
  input Records.Link link[:];
  input Records.Joint joint[:];
  output Integer connectionMatrix[size(joint, 1), 2];
end getConnectionMatrix;

Generated at 2026-02-24T19:19:10Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos