.Modelica.Media.Interfaces.PartialTwoPhaseMedium.setState_Tx

Return thermodynamic state from temperature and vapour quality

Interface

function setState_Tx
  extends Modelica.Icons.Function;
  input Temperature T "Temperature";
  input MassFraction x "Vapour quality";
  output ThermodynamicState state "Thermodynamic state record";
end setState_Tx;

Generated at 2025-08-31T18:20:58Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos