crystalSymmetry edit page

Syntax

crystalSymmetry('cubic')
crystalSymmetry('2/m',[8.6 13 7.2],[90 116, 90]*degree,'mineral','orthoclase')
crystalSymmetry('O')
crystalSymmetry('LaueId',9)
crystalSymmetry('SpaceId',153)
rot = rotation.map(vector3d(1,1,1),vector3d.Z,vector3d(0,-1,1),vector3d.X)
crystalSymmetry('432','rotAxes',rot)

Input

name Schoenflies or International notation of the Laue group
axes [a,b,c] - length of the crystallographic axes
angle [alpha,beta,gamma] - angle between the axes

Class Properties

id point group id
pointGroup international notation of the point group
lattice lattice type
isLaue is Laue group?
isProper is enantiomorphic group?
mineral mineral name
color color used in EBSD phase plot
alpha, beta, gamma angles between the a, b and c axis
aAxis, bAxis, cAxis direct crystal axes Miller
aAxisRec, bAxisRec, cAxisRec reciprocal crystal axes Miller
axes vector3d

See also

CrystalSymmetries CrystalShapes CrystalReferenceSystem CrystalOperations