.Modelica.Media.Air.ReferenceAir.Air_Utilities.T_props_ps

Information

Temperature as function of pressure and specific entropy

Interface

function T_props_ps
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.SpecificEntropy s "Specific entropy";
  input Common.AuxiliaryProperties aux "Auxiliary record";
  output SI.Temperature T "Temperature";
end T_props_ps;

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