Skip to content

Commit

Permalink
Add clocked discrete-time expressions to discrete-time.
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Sep 2, 2022
1 parent 1053164 commit 72e0759
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chapters/operatorsandexpressions.tex
Expand Up @@ -1526,6 +1526,8 @@ \subsection{Discrete-Time Expressions}\label{discrete-time-expressions}
Expressions where all the subexpressions are discrete-time expressions.
\item
Expressions in the body of a \lstinline!when!-clause, \lstinline!initial equation!, or \lstinline!initial algorithm!.
\item
Expressions in a clocked discrete-time partition, see \cref{clocked-discrete-time-and-clocked-discretized-continuous-time-partition}.
\item
Unless inside \lstinline!noEvent!: Ordered relations (\lstinline!>!, \lstinline!<!, \lstinline!>=!, \lstinline!<=!) and the event generating functions \lstinline!ceil!, \lstinline!floor!, \lstinline!div!, and \lstinline!integer!, if at least one argument is non-discrete time expression and subtype of \lstinline!Real!.
\begin{nonnormative}
Expand Down

0 comments on commit 72e0759

Please sign in to comment.