.FCSys.Units.to_degC

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 2026-06-19T20:36:44Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos