calcFourier
(method of ODF)
compute Fourier coefficients of odf
Compute the Fourier coefficients of the ODF and store them in the returned ODF. In order to get the Fourier coefficients of an ODF use Fourier.
Syntax
odf = calcFourier(odf,L)
Input
odf | |
L |
order up to which Fourier coefficients are calculated |
Output
nodf |
ODF where Fourier coefficients are stored for further use |
See also
ODF/plotFourier, ODF/Fourier, wignerD, FourierODF, ODF/textureindex, ODF/entropy, ODF/eval
MTEX 4.0.4 |