.dhcSim.Weather.from_deg

Information

The from_deg function converts degree values into radian values.

Interface

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

Revisions

Taken from Modelica.SIunits.Conversions
Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos