Orientation =========== .. currentmodule:: orix.quaternion .. autoclass:: Orientation .. rubric:: Attributes .. autosummary:: :toctree: :template: custom-attribute-template.rst Orientation.a Orientation.angle Orientation.antipodal Orientation.axis Orientation.b Orientation.c Orientation.conj Orientation.d Orientation.data Orientation.improper Orientation.ndim Orientation.norm Orientation.shape Orientation.size Orientation.symmetry Orientation.unit .. rubric:: Methods .. autosummary:: :toctree: :template: custom-method-template.rst Orientation.angle_with Orientation.angle_with_outer Orientation.dot Orientation.dot_outer Orientation.empty Orientation.equivalent Orientation.flatten Orientation.from_align_vectors Orientation.from_axes_angles Orientation.from_euler Orientation.from_homochoric Orientation.from_matrix Orientation.from_neo_euler Orientation.from_rodrigues Orientation.from_scipy_rotation Orientation.get_distance_matrix Orientation.get_random_sample Orientation.identity Orientation.in_euler_fundamental_region Orientation.inv Orientation.map_into_symmetry_reduced_zone Orientation.mean Orientation.outer Orientation.plot_unit_cell Orientation.random Orientation.random_vonmises Orientation.reshape Orientation.scatter Orientation.squeeze Orientation.stack Orientation.to_axes_angles Orientation.to_euler Orientation.to_homochoric Orientation.to_matrix Orientation.to_rodrigues Orientation.transpose Orientation.triple_cross Orientation.unique .. minigallery:: orix.quaternion.Orientation :add-heading: Examples using ``Orientation``