.FCSys.Units.from_degC

Information

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 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos