OOF2: The Manual

Name

OOF.Help.Debug.Misorientation_Calculator — Print the misorientation (in degrees) between two orientations in thegiven lattice system.

Synopsis

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

Details

  • Parent Menu: OOF.Help.Debug
  • 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

MISSING DISCUSSION: OOF.Help.Debug.Misorientation_Calculator