Skip to content

Commit

Permalink
Closes #2236
Browse files Browse the repository at this point in the history
I am not sure if this restriction for non-differentiate is at the right place, but I could not find any better.
  • Loading branch information
HansOlsson committed May 10, 2019
1 parent b371f10 commit 11508be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chapters/synchronous.tex
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,9 @@ \subsection{Sub-clock conversion operators}\doublelabel{sub-clock-conversion-ope
limit). However, y will show the current value, since it has no
infinitesimal delay.{]}}

Note that it is not legal to compute the derivative of the \lstinline!sample!, \lstinline!subSample!, \lstinline!superSample!, \lstinline!backSample!,
\lstinline!shiftSample!, and \lstinline!noClock! operators.

\section{Clocked When Clause}\doublelabel{clocked-when-clause}

In addition to the previously discussed conditional when-clause, a
Expand Down Expand Up @@ -1141,6 +1144,7 @@ \section{Continuous-Time Equations in Clocked Partitions}\doublelabel{continuous
partitions. Hereby, a discretized continuous-time partition is seen as a
clocked partition.


\subsection{Clocked Discrete-Time and Clocked Discretized Continuous-Time Partition}\doublelabel{clocked-discrete-time-and-clocked-discretized-continuous-time-partition}

Additionally to the variability of expressions defined in \autoref{variability-of-expressions},
Expand Down

0 comments on commit 11508be

Please sign in to comment.