.ModelicaCompliance.Functions.Declarations.Order.NonEmptyFunction

Interface

function NonEmptyFunction
  extends EmptyFunction;
  output Integer x;
  input Integer a;
  output Integer y;
  input Integer b;
end NonEmptyFunction;

Generated at 2025-02-22T19:25:07Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos