.ModelicaReference.Operators.'superSample()'

Information

Supersamples a clocked expressions as part of the synchronous language elements.

Syntax

superSample(u, factor)

Description

The clock of y = superSample(u,factor) is factor-times faster than the clock of u. At every tick of the clock of u, the operator returns the value of u. The first activation of the clock of y coincides with the first activation of the clock of u. If argument factor is not provided or is equal to zero, it is inferred.


Generated at 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos