.OMC_NO_CLOCK.sample

Overloaded operator to either trigger time events or to convert between continuous-time and clocked-time representation

Information

See sample()

Interface

impure function sample
  parameter input Real start annotation(
    __OpenModelica_functionVariability = true);
  parameter input Real interval annotation(
    __OpenModelica_functionVariability = true);
  output Boolean b;
end sample;

Generated at 2026-07-02T20:18:56Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos