.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-26T20:40:21Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos