function properties_Tsxi extends TILMedia.BaseClasses.PartialVLEFluidObjectFunction; input SI.Temperature T "Temperature"; input SI.SpecificEntropy s "Specific entropy"; input SI.MassFraction[:] xi "Mass fractions of the first nc-1 components"; input TILMedia.Internals.TILMediaExternalObject vleFluidPointer; output SI.Density d "Density"; output SI.SpecificEnthalpy h "Specific enthalpy"; output SI.AbsolutePressure p "Pressure"; end properties_Tsxi;