.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 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos