.Modelica.Media.Incompressible.TableBased.invertTemp

Information

Function to invert temperatures

Interface

function invertTemp
  extends Modelica.Icons.Function;
  input Real[:] table "Table temperature data";
  input Boolean Tink "Flag for Celsius or Kelvin";
  output Real invTable[size(table, 1)] "Inverted temperatures";
end invertTemp;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f