axis2: Misorientation Axis

Description Usage Arguments Details Value See Also

Description

Find the misorientation axis of a rotation

Usage

1
2
3
4
5
6
7
  axis2(R)

  ## S3 method for class 'SO3'
 axis2(R)

  ## S3 method for class 'Q4'
 axis2(q)

Arguments

R

3-by-3 matrix in SO3

Details

Every rotation can be thought of as some reference coordinate system rotated about an axis through an angle. These quantites are referred to as the misorientation axis and misorientation angle, respectively, in the material sciences literature. This function returns the misorentation axis associated with a rotation assuming the reference coordinate system is the identity.

Value

axis in form of three dimensional vector of length one.

See Also

angle


heike/rotations documentation built on May 17, 2019, 3:24 p.m.