.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-02-15T19:25:01Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos