.ExternData.Interfaces.partialGetReal

Interface

partial function partialGetReal
  extends Modelica.Icons.Function;
  input String varName "Key";
  output Real y "Real value";
  output Boolean exist "= true, if varName exits; = false, if it does not exist and y is set to 0.0";
end partialGetReal;

Generated at 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos