EBSD

(method of EBSD)

constructor

EBSD is the low level constructor for an EBSD object representing EBSD data. For importing real world data you might want to use the predefined EBSD interfaces. You can also simulate EBSD data from an ODF by the command calcEBSD.

Syntax

ebsd = EBSD(rotations,phases,CSList)

Input

orientations

orientation

CS

crystal / specimen symmetry

param,val Parameters and values that control EBSD
Parameter Description
'phase'

specifing the phase of the EBSD object

'options'

struct with fields holding properties for each orientation

'xy'

spatial coordinates n x 2, where n is the number of input orientations

'unitCell'

for internal use

See also

ODF/calcEBSD, EBSD/calcODF, loadEBSD