Intermediate property record for air (p and T preferred states)
function airBaseProp_pT extends Modelica.Icons.Function; input Modelica.SIunits.Pressure p "Pressure"; input Modelica.SIunits.Temperature T "Temperature"; output Common.AuxiliaryProperties aux "Auxiliary record"; end airBaseProp_pT;