.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 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos