Skip to content

Console Output

+ grep -n '[ 	]$' MLS.tex preamble.tex chapters/abstract.tex chapters/annotations.tex chapters/arrays.tex chapters/classes.tex chapters/connectors.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/glossary.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/literature.tex chapters/operatorsandexpressions.tex chapters/overloaded.tex chapters/packages.tex chapters/preface.tex chapters/revisions.tex chapters/scoping.tex chapters/statemachines.tex chapters/statements.tex chapters/stream.tex chapters/synchronous.tex chapters/syntax.tex chapters/unitexpressions.tex
chapters/annotations.tex:362:components of the class, but does not actually influence the rendering of the component. 
chapters/annotations.tex:365:system of the class.  
chapters/annotations.tex:825:  parameter \emph{par}. 
chapters/annotations.tex:1130:an obsolete class (as a base-class or as the class of one of the components) 
chapters/arrays.tex:43:that is an enumeration type or subtype of the Boolean type. 
chapters/classes.tex:194:Array dimensions shall be scalar non-negative parameter expressions of type Integer, 
chapters/classes.tex:195:a reference to a type (which must an enumeration type or Boolean, see \autoref{enumeration-types}), 
chapters/classes.tex:205:  parameter T y[3]=ones(3, 4);        
chapters/derivationofstream.tex:175:component via this connector). 
chapters/equations.tex:580:Differentiated variables have \lstinline!der(x)! corresponding to the time-derivative of \lstinline!x!, 
chapters/equations.tex:581:and \lstinline!x! is continuous, except when reinit is triggered - see \autoref{reinit}. 
chapters/equations.tex:584:\item At every time instant, during continuous integration and at event instants, 
chapters/equations.tex:591:\item  There must exist a perfect matching of variables to equations after flattening 
chapters/equations.tex:592:(perfect matching rule - previously called single assignment rule); 
chapters/functions.tex:1741:If the function has \lstinline!annotation(Include="includeDirective")!, \autoref{annotations-for-external-libraries-and-include-files} 
chapters/functions.tex:1743:In that case the input argument pointers shall be const pointers (indicating that they do not modify the inputs),