symmetry.calcAxisDistribution edit page

compute the axis distribution of an uniform ODF or MDF

Description

The angle window works exactly as in SO3Fun/calcAxisDistribution, so this stays the uniform reference a restricted MDF can be compared against.

Syntax

value = calcAxisDistribution(cs,a)
adf = calcAxisDistribution(cs)

Input

cs crystalSymmetry
h vector3d

Output

value values of the axis distribution function at axes a
adf axes distribution function S2Fun

Options

minAngle ignore rotations by less than this angle
maxAngle ignore rotations by more than this angle

See also

SO3Fun.calcAxisDistribution