.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-12-26T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos