calcAxisDistribution

(method of ODF)

compute the axis distribution of an ODF or MDF

Syntax

x = calcAxisDistribution(odf,h,'param1',val1,'param2',val2)

Input

odf

ODF

h

vector3d

param,val Parameters and values that control calcAxisDistribution
Parameter Description
'smallesAngle'

use axis corresponding to the smalles angle

'largestAngle'

use axis corresponding to the largest angle

'allAngles'

use all axes

Output

x

values of the axis distribution

See also