.ATplus.Weather.t_and_sl_rad.TIME.f_of_date.dec_wdate

Interface

function dec_wdate
  extends icons.specifics.icon_f_of_date;
  input Integer d_of_y_i;
  input Integer d_of_w_i;
  input Integer d_of_m_i;
  input Integer m_of_y_i;
  input Integer y_i;
  output Integer d_of_y_o;
  output Integer d_of_w_o;
  output Integer d_of_m_o;
  output Integer m_of_y_o;
  output Integer y_o;
end dec_wdate;

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos