.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-09-04T22:10:29Z by OpenModelicaOpenModelica 1.25.3 using GenerateDoc.mos