MAMBO logo MAMBO & the MAMBO Toolbox MAMBO logo

FindRotation — Extraction of relative orientation of triads [maple]

FindRotation(a1,a2)

a1, a2: names of defined triads

The function FindRotation returns the rotation matrix between the triads labeled by a1 and a2.

>Restart():
>DeclareTriads(a,b):
>DefineTriads(a,b,q,1,2,3):
>FindRotation(a,b);

1314cosq+1141717cosq314sinq14314314cosq+17sinq141717cosq+314sinq1457cosq+273737cosq114sinq14314314cosq17sinq143737cosq+114sinq14514cosq+914


Toolbox functions