OOF2: The Manual

Name

OOF.Help.Misorientation_Calculator — Print the misorientation (in degrees) between two orientations.

Synopsis

OOF.Help.Misorientation_Calculator(orientation1, orientation2, lattice_symmetry)

Details

  • Parent Menu: OOF.Help
  • Callback: function _misorientation in module ooflib.orientationmap.orientmapmenu
  • Parameters:

    orientation1
    An orientation Type: An object of the Orientation class.
    orientation2
    Another orientation Type: An object of the Orientation class.
    lattice_symmetry
    Lattice symmetry Type: An object of the LatticeSymmetry class.

Description

Print the misorientation between two 3D orientations in the given lattice system.