![]() |
![]() |
![]() |
Home Toolbox functions Sample projects Tutorials Downloads |
|
Reference for maple version: Appendix B in Multibody Mechanics and Visualization by Harry Dankowicz, published by Springer Verlag UK, 2004.
DeclareTriads(a1, ..., an)
a1, ..., an: names
The function DeclareTriads establishes the names a1, ..., an as triad labels. A name may only be declared once as a triad label.
The function DeclareTriads results in permanent changes to the global variable GlobalTriadDeclarations.
Restart(): DeclareTriads(a,b,c): print(GlobalTriadDeclarations);
|
©2004-2017 Harry Dankowicz Mechanical Science and Engineering University of Illinois at Urbana-Champaign | Home Toolbox functions Sample projects Tutorials Downloads |