equispacedSO3Grid

defines a equispaced grid in the orientation space

Syntax

S3G = equispacedSO3Grid(CS,SS,'points',n)
S3G = equispacedSO3Grid(CS,'resolution',res)
% fill only a ball with radius of 20 degree
S3G = equispacedSO3Grid(CS,'maxAngle',20*degree)

Input

CS

crystalSymmetry

SS

specimenSymmetry

n

number of points

res

resolution in radiant

tut

S3G

SO3Grid

param,val Parameters and values that control equispacedSO3Grid
Parameter Description
'maxAngle'

radius of the ball to be filles

'center'

center of the ball

See also

equispacedS2Grid,, SO3Grid_index