.FCSys.Units.from_degC

Convert from temperature in degree Celsius to temperature as a quantity

Interface

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

Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos