calcAxisVolume

(method of ODF)

compute the axis distribution of an ODF or MDF

Syntax

v = calcAxisVolume(odf,axis,radius,'param1',val1,'param2',val2)

Input

odf

ODF

axis

vector3d / Miller

radius

double

param Options that control the calcAxisVolume behavior
Parameter Description
'smallesAngle'

use axis corresponding to the smalles angle

'largestAngle'

use axis corresponding to the largest angle

'allAngles'

use all axes

Output

v

volumeportion of all axes within the specified radius around axis

See also

ODF/plotAxisDistribution