.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 2026-03-16T19:13:55Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos