ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tengDissertation/Appendix.tex
(Generate patch)

Comparing trunk/tengDissertation/Appendix.tex (file contents):
Revision 2836 by tim, Fri Jun 9 02:12:42 2006 UTC vs.
Revision 2837 by tim, Fri Jun 9 02:20:39 2006 UTC

# Line 377 | Line 377 | The most general form of the select command is: {\tt s
377  
378   \section{\label{appendixSection:syntax}Syntax of the Select Command}
379  
380 < The most general form of the select command is: {\tt select {\it
381 < expression}}. This expression represents an arbitrary set of
382 < StuntDoubles (Atoms or RigidBodies) in {\sc OOPSE}. Expressions are
383 < composed of either name expressions, index expressions, predefined
384 < sets, user-defined expressions, comparison operators, within
385 < expressions, or logical combinations of the above expression types.
386 < Expressions can be combined using parentheses and the Boolean
387 < operators.
380 > {\sc OOPSE} provides a powerful selection utility to select
381 > StuntDoubles. The most general form of the select command is:
382  
383 + {\tt select {\it expression}}.
384 +
385 + This expression represents an arbitrary set of StuntDoubles (Atoms
386 + or RigidBodies) in {\sc OOPSE}. Expressions are composed of either
387 + name expressions, index expressions, predefined sets, user-defined
388 + expressions, comparison operators, within expressions, or logical
389 + combinations of the above expression types. Expressions can be
390 + combined using parentheses and the Boolean operators.
391 +
392   \subsection{\label{appendixSection:logical}Logical expressions}
393  
394   The logical operators allow complex queries to be constructed out of

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines