Symmetrise the harmonic coefficients of an SO3FunHarmonic w.r.t. its symmetries or a center orientation.
Therefore we compute the harmonic coefficients of the SO3FunHarmonic by using symmetry properties.
Syntax
SO3Fs = symmetrise(SO3F)
SO3Fs = symmetrise(SO3F,'CS',cs,'SS',ss)
[SO3Fs,psi] = symmetrise(SO3F,ori)
Input
SO3F | SO3FunHarmonic |
cs,ss | crystalSymmetry, specimenSymmetry |
ori | orientation (center) |
Output
SO3Fs | SO3FunHarmonic |
psi | SO3Kernel |