.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-10-07T18:21:17Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos