.ModelicaCompliance.Functions.Declarations.Default.NonEmptyFunction

Interface

function NonEmptyFunction
  extends EmptyFunction;
  input Integer x = 10;
  output Integer y;
end NonEmptyFunction;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos