.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 2025-09-18T18:21:15Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos