.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 2024-12-03T19:25:34Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos