.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 2025-05-10T18:20:09Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos