__copy__(self) | ebsd_Orientation.Orientation | |
__init__(self, quaternion=Quaternion.fromIdentity(), Rodrigues=None, angleAxis=None, matrix=None, Eulers=None, random=False, symmetry=None) | ebsd_Orientation.Orientation | |
__repr__(self) | ebsd_Orientation.Orientation | |
angleAxis | ebsd_Orientation.Orientation | static |
asAngleAxis(self, degrees=False) | ebsd_Orientation.Orientation | |
asEulers(self, notation='bunge', degrees=False, standardRange=False) | ebsd_Orientation.Orientation | |
asMatrix(self) | ebsd_Orientation.Orientation | |
asQuaternion(self) | ebsd_Orientation.Orientation | |
asRodrigues(self) | ebsd_Orientation.Orientation | |
average(cls, orientations, multiplicity=[]) | ebsd_Orientation.Orientation | |
copy | ebsd_Orientation.Orientation | static |
disorientation(self, other, SST=True) | ebsd_Orientation.Orientation | |
doctest | ebsd_Orientation.Orientation | |
eps | ebsd_Orientation.Orientation | |
equivalentOrientations(self, who=[]) | ebsd_Orientation.Orientation | |
equivalentQuaternions(self, who=[]) | ebsd_Orientation.Orientation | |
eulers | ebsd_Orientation.Orientation | static |
inFZ(self) | ebsd_Orientation.Orientation | |
infz | ebsd_Orientation.Orientation | static |
inversePole(self, axis, proper=False, SST=True) | ebsd_Orientation.Orientation | |
IPFcolor(self, axis, proper=False) | ebsd_Orientation.Orientation | |
matrix | ebsd_Orientation.Orientation | static |
plot(self, poles=None, unitCell=True, cos=True, annotate=False, plot2D=None, scale=2, fileName=None) | ebsd_Orientation.Orientation | |
plot2D | ebsd_Orientation.Orientation | |
plotLine(self, ax, start, delta, color='k', lw=1, ls='solid', markerSize=None) | ebsd_Orientation.Orientation | |
plotUnit(self, ax, xlabel, ylabel, zlabel, x=0, y=0, z=0, s=1) | ebsd_Orientation.Orientation | |
project(self, x, y, z) | ebsd_Orientation.Orientation | |
quaternion | ebsd_Orientation.Orientation | |
reduced(self) | ebsd_Orientation.Orientation | |
related(self, relationModel, direction, targetSymmetry=None) | ebsd_Orientation.Orientation | |
rodrigues | ebsd_Orientation.Orientation | static |
symmetry | ebsd_Orientation.Orientation | |
toScreen(self, equivalent=True) | ebsd_Orientation.Orientation | |