.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 2026-02-03T19:14:02Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos