Skip to content

Commit

Permalink
Update chapters/connectors.tex
Browse files Browse the repository at this point in the history
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
  • Loading branch information
HansOlsson and henrikt-ma committed Jun 3, 2022
1 parent 84c06aa commit 4a0c93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/connectors.tex
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ \subsection{Expandable Connectors}\label{expandable-connectors}
If the variable on the other side of the \lstinline!connect!-equation is \lstinline!input! or \lstinline!output! the new component will be either \lstinline!input! or \lstinline!output! to satisfy the restrictions in \cref{restrictions-of-connections-and-connectors} for a non-expandable connector.
\begin{nonnormative}
The general rule ensures consistency for inside and outside connectors, and handles multiple connections to the new component.
For the simple case of no other connections involving these variables it can be explained as follows:
For the simple case of no other connections involving these variables it can be explained as follows.
If the existing side refers to an inside connector (i.e.\ a connector of a component) the new variable will copy its causality, i.e.\ \lstinline!input! if \lstinline!input! and \lstinline!output! if \lstinline!output!, since the expandable connector must be an outside connector.
\end{nonnormative}
For an array the \lstinline!input!/\lstinline!output! property can be deduced separately for each array element.
Expand Down

0 comments on commit 4a0c93b

Please sign in to comment.