.OpenModelica.Scripting.oms_setVariableStepSize

Sets the step size parameters for methods with stepsize control.

Interface

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

Generated at 2025-07-17T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos