MAMBO logo MAMBO & the MAMBO Toolbox MAMBO logo

AngularVelocity — Extraction of angular velocity between triads [mupad/matlab]

AngularVelocity(a1,a2)

a1, a2: name of defined triads

The function AngularVelocity returns the angular velocity of the triad a2 relative to the triad a1.

Remember to invoke DeclareStates prior to using AngularVelocity.

Restart(): DeclareTriads(a,b): DefineTriads(a,b,[q1,1],[q2,3],[q3,1]): DeclareStates(q1,q2,q3): AngularVelocity(a,b);

AngularVelocityOutput


Toolbox functions