.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-08-11T18:21:04Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos