Skip to content

Commit

Permalink
FinalStepInClarifyMath
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Nov 9, 2021
1 parent 04707e8 commit ed8de70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chapters/classes.tex
Expand Up @@ -355,6 +355,7 @@ \subsection{Component Variability Prefixes discrete, parameter, constant}\label{
\item
A \emph{continuous-time}\index{continuous-time!variable}\index{component variability!continuous-time} variable is a \lstinline!Real! variable without any prefix that is not assigned in a \lstinline!when!-clause.
A continuous-time variable \lstinline!vn! may have a non-vanishing time derivative (\lstinline!der(vn)<>0! possible - if \lstinline!der(vn)! is allowed) and may also change its value discontinuously at any time during transient analysis (see \cref{events-and-synchronization}).
It may also contain a combination of these effects.
If there are any discontinuities the variable is not differentiable.
\end{itemize}

Expand Down

0 comments on commit ed8de70

Please sign in to comment.