.FCSys.Units.to_degC

Information

Convert from temperature as a quantity to temperature in degree Celsius

Interface

function to_degC
  extends Modelica.SIunits.Icons.Conversion;
  input Q.TemperatureAbsolute T "Thermodynamic temperature";
  output Real T_degC "Temperature in degree Celsius";
end to_degC;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos