.Modelica.Media.Interfaces.PartialPureSubstance.setState_pT

Information

Return thermodynamic state from p and T

Interface

function setState_pT
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input Temperature T "Temperature";
  output ThermodynamicState state "Thermodynamic state record";
end setState_pT;

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