diff --git a/chapters/synchronous.tex b/chapters/synchronous.tex index 795a48c9d..53a596f57 100644 --- a/chapters/synchronous.tex +++ b/chapters/synchronous.tex @@ -1115,7 +1115,7 @@ \section{Continuous-Time Equations in Clocked Partitions}\doublelabel{continuous equations are solved with the defined integration method between clock ticks. -From the \textbf{view of the continuous-time partition}, the clock ticks are not interpreted as events, but as step-sizes of the integrator that the integrator must exactly hit. +From the view of the continuous-time partition, the clock ticks are not interpreted as events, but as step-sizes of the integrator that the integrator must exactly hit. Hence, no event handling is triggered at clock ticks (provided an explicit event is not triggered from the model at this time instant). \begin{nonnormative} @@ -1128,7 +1128,7 @@ \section{Continuous-Time Equations in Clocked Partitions}\doublelabel{continuous as needed for hard real-time requirements). \end{nonnormative} -From the \textbf{view of the clocked partition}, the continuous-time +From the view of the clocked partition, the continuous-time partition is discretized and the discretized continuous-time variables have only a value at a clock tick. Therefore, such a partition is handled in the same way as any other clocked partition. Especially,