DREAM.3D v6 User Manual
|
Orientation Analysis (Conversion)
This Filter generates a new orientation representation for each Element, given the Input Orientation Representation for the Element. The following table lists the various orientation representations that are supported. DREAM3D is capable of converting between any representation with some caveats.
The valid range for Euler angles is:
If the angles fall outside of this range the original Euler Input data WILL BE CHANGED to ensure they are within this range.
Orientation Representation | No. of Components | Orientation Type Index |
---|---|---|
EulerAngles | 3 | 0 |
OrientationMatrix | 9 | 1 |
Quaternions | 4 | 2 |
AxisAngle | 4 | 3 |
Rodrigues Vectors | 4 | 4 |
Homochoric | 3 | 5 |
Name | Type | Description |
---|---|---|
Input Orientation Type | Enumeration | Specifies the incoming orientation representation |
Output Orientation Type | Enumeration | Specifies to which orientation representation to convert the incoming data |
Not Applicable
Kind | Default Name | Type | Component Dimensions | Description |
---|---|---|---|---|
Any Attribute Array | None | float | See above table | Incoming orientation representation |
Kind | Default Name | Type | Component Dimensions | Description |
---|---|---|---|---|
Any Attribute Array | None | float | See above table | Converted orientation representation |
Please see the description file distributed with this Plugin
If you need more help with a Filter, please consider asking your question on the DREAM.3D Users Google group!