.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-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos