Skip to content

Commit

Permalink
Group terms under 'continuous-time'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Dec 15, 2020
1 parent febd629 commit ac9df1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chapters/operatorsandexpressions.tex
Expand Up @@ -1506,5 +1506,5 @@ \subsection{Discrete-Time Expressions}\label{discrete-time-expressions}

\subsection{Continuous-Time Expressions}\label{continuous-time-expressions}

All expressions are continuous-time expressions\index{continuous-time expression}\index{expression variability!continuous-time} including constant, parameter and discrete expressions.
All expressions are continuous-time expressions\index{continuous-time!expression}\index{expression variability!continuous-time} including constant, parameter and discrete expressions.
The term \firstuse{non-discrete-time expression}\index{non-discrete-time expression}\index{expression variability!non-discrete-time} refers to expressions that are neither constant, parameter nor discrete-time expressions.
2 changes: 1 addition & 1 deletion chapters/synchronous.tex
Expand Up @@ -913,7 +913,7 @@ \subsection{Base-clock Partitioning}\label{base-clock-partitioning}
Equations in a clocked when clause are also in a clocked partition.
Other partitions where none of the variables in the partition are associated with any of the operators above have an unspecified partition kind and are considered continuous-time partitions.

All continuous-time partitions are collected together and form \firstuse{the continuous-time partition}\index{continuous-time partition, the}.
All continuous-time partitions are collected together and form \firstuse{the continuous-time partition}\index{continuous-time!partition@partition, \emph{the}}.

\begin{example}
\begin{lstlisting}[language=modelica]
Expand Down

0 comments on commit ac9df1a

Please sign in to comment.