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

crystalSymmetry

SS

specimenSymmetry

param Options that control the byEuler behavior
Parameter Description
'Bunge, ZXZ ABG, Matthies, ZYZ Roe Kocks Canova'

Output

ori

orientation

See also

orientation_index, orientation/byMiller, orientation/byAxisAngle, orientation/map