.AES.Functions.hod

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 2025-03-11T19:24:33Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos