.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-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos