.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-06-23T20:19:05Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos