.Modelica.Media.Interfaces.PartialSimpleIdealGasMedium.temperature_phX

Information

Return temperature from p, h, and X or Xi

Interface

function temperature_phX
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input SpecificEnthalpy h "Specific enthalpy";
  input MassFraction X[nX] "Mass fractions";
  output Temperature T "Temperature";
end temperature_phX;

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