Description Usage Arguments Value Author(s) Examples
EArandom
generates uniform random Euler Angles.
1 |
n |
Optional integer for the number of generated Euler Angles, default = 1. |
EulerOrder |
Euler Order (xyx, yzy, zxz, xzx, yxy, zyz, xyz, yzx, zxy, xzy, yxz, zyx). |
tol |
Tolerance from deviations from unity for the determinant of rotation matrices or the the vector length for unitary vectors. |
ignoreAllChk |
Logical, TRUE=disables all warnings and error checks (use with caution!). |
EA |
Euler Angles (EA). |
Jose Gama
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.