CrystalOrientations.AxisAngType
AbstractAxisAngle

Abstract supertype for all axis-angle representations of microstructural orientation common to metallurgists.

CrystalOrientations.AxisAngleType
AxisAngle{E<:AbstractAxisAngle, T<:AbstractFloat}

An interface for different axis-angles type descriptors, implemented subtypes of AbstractAxisAngle include: • AxisAng • RodriguesFrank • HomochoricVector

The axis is a unit vector, and the angle in radians.

CrystalOrientations.BungeType
AbstractEulerAngles

Abstract supertype for all EulerAngle representations of microstructural orientation common to metallurgists.

CrystalOrientations.EulerAnglesType
EulerAngles{E<:AbstractEulerAngles, T<:AbstractFloat}

An interface for different Euler angles conventions, implemented subtypes of AbstractEulerAngles include: • Bunge (ϕ₁, Φ, ϕ₂) • Roe (Ψ, Θ, Φ) • Kocks (Ψ, Θ, ϕ) • Matthies (α, β, γ)