Name

compose_transform3 - calculate the composition of two 3D rotation/translation/scaling transformations

Usage

Input

phi1
the first Euler (cw rot around z) to be applied in the ZYZ convention of the first transformation
theta1
the second Euler (cw rot around y) of the first transformation
psi1
the last Euler (cw rot around z)
sx1
the x-translation of the first transformation
sy1
the y-translation
sz1
the z-translation
scale1
the scaling
phi2
the first Euler (cw rot around z) to be applied in the ZYZ convention of the second transformation
theta2
the second Euler (cw rot around y) of the second transformation
psi2
the last Euler (cw rot around z)
sx2
the x-translation of the second transformation
sy2
the y-translation
sz2
the z-translation
scale2
the scaling

Output

Description

Purpose: to determine the parameters of the composition of two 3D rotation/translation/scaling operations

Author / Maintainer

P. R. Baldwin

Keywords

category 1
UTILITIES
category 2
SPATIAL.

Files

See also

Maturity

Bugs

compose_transform3 (last edited 2013-07-01 13:12:42 by localhost)