.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-07-22T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos