![]() |
![]() |
![]() |
Home • Toolbox functions • Sample projects • Tutorials • Downloads |
|
Reference: Appendix B in Multibody Mechanics and Visualization by Harry Dankowicz, published by Springer Verlag UK, 2004.
VectorLength(v)
v: MAMBO vector
The function VectorLength returns the vector length of the vector v.
>Restart(): >DeclareTriads(a,b): >DefineTriads(a,b,theta,3): >w:=MakeTranslations([a,1],[b,2]): >VectorLength(w);
|
©2004-2017 Harry Dankowicz • Mechanical Science and Engineering • University of Illinois at Urbana-Champaign | Home • Toolbox functions • Sample projects • Tutorials • Downloads |