.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-09-17T18:21:10Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos