.OpenModelica.Scripting.getInitialStates

Information

Returns list of initial states for the given class.

Each initial state item contains 2 values i.e, state name and annotation.

Interface

function getInitialStates
  input TypeName cl;
  output String[:, :] initialStates;
end getInitialStates;

Generated at 2024-12-26T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos