.OpenModelica.Scripting.oms_getVariableStepSize

Gets the step size parameters.

Interface

function oms_getVariableStepSize
  input String cref;
  output Real initialStepSize;
  output Real minimumStepSize;
  output Real maximumStepSize;
  output Integer status;
end oms_getVariableStepSize;

Generated at 2025-04-23T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos