.TRANSFORM.Media.LookupTableMedianew.BaseClasses.ExternalSinglePhaseMedium.setState_hs

Return thermodynamic state record from h and s

Interface

function setState_hs
  extends Modelica.Icons.Function;
  input SpecificEnthalpy h "specific enthalpy";
  input SpecificEntropy s "specific entropy";
  output ThermodynamicState state;
end setState_hs;

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