calcAngleDistribution

(method of misorientationAnalysis)

calculate angle distribution

Syntax

[density,omega] = calcAngleDistribution(obj,'param1',val1,'param2',val2)

Input

ebsd

EBSD

grains

@grainSet

param Options that control the calcAngleDistribution behavior
Parameter Description

Output

density

the density, such that

$$\int f(\omega) d\omega = \pi$$

omega

interval of density

See also

EBSD/calcMisorientation, misorientationAnalysis/plotAngleDistribution