.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 2025-12-08T19:14:02Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos