.ThermofluidStream.Media.myMedia.Air.ReferenceAir.Air_Utilities.rho_pT

Density as function or pressure and temperature

Interface

function rho_pT
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.Temperature T "Temperature";
  output SI.Density rho "Density";
end rho_pT;

Generated at 2026-01-08T19:14:00Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos