.MetaModelica.stringReal

This function fails unless the whole string can be consumed by strtod without setting errno. For more details, see man 3 strtod

Interface

function stringReal
  input String str;
  output Real r;
end stringReal;

Generated at 2025-12-24T19:13:54Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos