.ThermofluidStream.Media.myMedia.Incompressible.TableBased.setState_ps

Returns state record as function of p and s

Interface

function setState_ps
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input SpecificEntropy s "Specific entropy";
  output ThermodynamicState state "Thermodynamic state";
end setState_ps;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos