.OMC_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<T>
  input T u;
  input Clock c = OpenModelica.Internal.inferredClock();
  output T o;
end sample;

Generated at 2025-07-15T18:20:48Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos