.OpenModelica.Scripting.oms_getTolerance

Gets the tolerance of a given system or component.

Interface

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

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