Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chapters/classes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@ \section{Balanced Models}\label{balanced-models}
This includes the proper count for \lstinline!when!-clauses (see \cref{when-equations}), and algorithms (see \cref{algorithm-sections}), and is also used for the flat Hybrid DAE formulation (see \cref{modelica-dae-representation}).
\end{nonnormative}
\item
The number of input and flow variables present in each (top-level) public connector component.
The number of input and flow variables present in each (top-level) public connector component (this includes top-level public input connectors).
\begin{nonnormative}
This represents the number of connection equations that will be provided when the class is used, due to the balancing restrictions for connectors, see \cref{balancing-restriction-and-size-of-connectors}.
\end{nonnormative}
Expand Down