.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 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos