.dhcSim.Weather.to_deg

Information

The to_deg function converts radian values into degree values.

Interface

function to_deg
  extends Modelica.SIunits.Conversions.ConversionIcon;
  input Modelica.SIunits.Angle radian "radian value";
  output Modelica.SIunits.Conversions.NonSIunits.Angle_deg degree "degree value";
end to_deg;

Revisions

Taken from Modelica.SIunits.Conversions
Generated at 2024-12-03T19:25:34Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos