WOLFRAM SYSTEM MODELER

'noClock()'

noClock()

Wolfram Language

In[1]:=
SystemModel["ModelicaReference.Operators.'noClock()'"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Part of the synchronous language elements.

Syntax

noClock(u)

Description

The clock of y = noClock(u) is always inferred. At every tick of the clock of y, the operator returns the value of u from the last tick of the clock of u. If noClock(u) is called before the first tick of the clock of u, the start value of u is returned.