quaternion to euler angle
Description
calculates the Euler angle for a rotation q
Syntax
Input
quat | quaternion |
Output
alpha, beta, gamma | Matthies |
phi1, Phi, phi2 | BUNGE |
Options
ABG, ZYZ | Matthies (alpha,beta,gamma) convention |
BUNGE, ZXZ | Bunge (phi, Phi, phi2) convention (default) |