.ThermofluidStream.Media.myMedia.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-10-09T18:21:11Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos