byEuler
(method of orientation)
define orientations by Euler angles
Syntax
ori = orientation.byEuler(phi1,Phi,phi2,CS,SS) % Bunge convention ori = orientation.byEuler(alpha,beta,gamma,'ZYZ',CS,SS) % Matthies convention ori = orientation.byEuler(phi1,Phi,phi2,'Kocks',CS,SS) % Kocks convention
Input
phi1, Phi, phi2 |
Euler angles in radiant |
|||
CS | ||||
SS | ||||
param | Options that control the byEuler behavior
|
Output
ori |
See also
orientation_index, orientation/byMiller, orientation/byAxisAngle, orientation/map
MTEX 5.2.beta1 |