.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-03-30T18:24:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos