.OpenModelica.Scripting.getParameterNames

Returns the names of all parameters in a given class.

Interface

function getParameterNames
  input TypeName class_;
  output String[:] parameters;
end getParameterNames;

Generated at 2026-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos