.AES.Functions.hod

Information

hour of day (0-23)

Interface

function hod
  extends Modelica.Icons.Function;
  input Real t;
  input Real hour_start = 0;
  input Real min_start = 0;
  input Real sec_start = 0;
  output Real y;
end hod;

Generated at 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos