Skip to content

Commit

Permalink
FirstStepInClarifyMath
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Nov 9, 2021
1 parent 09a3f21 commit 04707e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/classes.tex
Expand Up @@ -354,7 +354,7 @@ \subsection{Component Variability Prefixes discrete, parameter, constant}\label{
During transient analysis the variable can only change its value at event instants (see \cref{events-and-synchronization}).
\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) and may also change its value discontinuously at any time during transient analysis (see \cref{events-and-synchronization}).
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}).
If there are any discontinuities the variable is not differentiable.
\end{itemize}

Expand Down

0 comments on commit 04707e8

Please sign in to comment.