.OpenModelica.Scripting.oms_setTolerance

Sets the tolerance for a given model or system.

Interface

function oms_setTolerance
  input String cref;
  input Real absoluteTolerance;
  input Real relativeTolerance;
  output Integer status;
end oms_setTolerance;

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