Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 15b656a

Browse files
HansOlssonhenrikt-ma
andauthoredJan 2, 2023
Apply suggestions from code review
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
1 parent 1fa800d commit 15b656a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎chapters/synchronous.tex

+3-3
Original file line numberDiff line numberDiff line change
@@ -1101,15 +1101,15 @@ \section{Discretized Partition}\label{continuous-time-equations-in-clocked-parti
11011101
clocked partition.
11021102

11031103

1104-
\subsection{Clocked and Discretized Partition}\label{clocked-discrete-time-and-clocked-discretized-continuous-time-partition}\label{clocked-and-discretized-partition}
1104+
\subsection{Clocked and Discretized Partitions}\label{clocked-discrete-time-and-clocked-discretized-continuous-time-partition}\label{clocked-and-discretized-partition}
11051105

11061106
Additionally to the variability of expressions defined in \cref{variability-of-expressions}, an orthogonal concept \willintroduce{clocked variability} is defined in this section.
11071107
If not explicitly stated otherwise, an expression with a variability such as \emph{continuous-time} or \emph{discrete-time} means that the expression is inside a partition that is not associated to a clock.
11081108
If an expression is present in a partition that is not a continuous-time partition, it is a \firstuse[clocked!expression]{clocked expression}\index{expression!clocked} and has \firstuse[clocked!variability]{clocked variability}\index{expression variability!clocked}.
11091109

1110-
After sub-clock inferencing, see \cref{sub-clock-inferencing}, every partition that is associated to a clock has to be categorized as \willintroduce{clocked} or \willintroduce{discretized} partition.
1110+
After sub-clock inferencing, see \cref{sub-clock-inferencing}, every partition that is associated to a clock has to be categorized as a \willintroduce{clocked} or a \willintroduce{discretized} partition.
11111111
\begin{nonnormative}
1112-
Previously clocked partition was refered to as clocked discrete-time partition, and discretized partition as clocked discretized continuous-time partition.
1112+
Previously, clocked partition was refered to as \emph{clocked discrete-time partition}, and discretized partition as \emph{clocked discretized continuous-time partition}.
11131113
\end{nonnormative}
11141114

11151115
If a partition that is not continuous-time contains no operator \lstinline!der!, \lstinline!delay!, \lstinline!spatialDistribution!, no event related operators from \cref{event-related-operators-with-function-syntax} (with exception of \lstinline!noEvent! and \lstinline!smooth!), and no \lstinline!when!-clause with a \lstinline!Boolean! condition, it is a \firstuse[clocked!partition]{clocked}\index{partition!clocked} partition.

0 commit comments

Comments
 (0)
Please sign in to comment.