WOLFRAM SYSTEM MODELER

'interval()'

interval()

Wolfram Language

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

Information

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

Part of the synchronous language elements.

Syntax

interval(u)

Description

This operator returns the interval between the previous and present tick of the clock of the expression, in which this operator is called. The optional argument u is only used for clock inference.