STK AgPropagatorWrappersSend comments on this topic.
AgEEulerSequence Enumeration
See Also

Description

Rotation sequence ordering used by Euler angles.

Members

MemberValueDescription
e121121Sequence defined by rotation about x-axis, then about rotated y-axis, then about rotated x-axis.
e123123Sequence defined by rotation about x-axis, then about rotated y-axis, then about rotated z-axis.
e131131Sequence defined by rotation about x-axis, then about rotated z-axis, then about rotated x-axis.
e132132Sequence defined by rotation about x-axis, then about rotated z-axis, then about rotated y-axis.
e212212Sequence defined by rotation about y-axis, then about rotated x-axis, then about rotated y-axis.
e213213Sequence defined by rotation about y-axis, then about rotated x-axis, then about rotated z-axis.
e231231Sequence defined by rotation about y-axis, then about rotated z-axis, then about rotated x-axis.
e232232Sequence defined by rotation about y-axis, then about rotated z-axis, then about rotated y-axis.
e312312Sequence defined by rotation about z-axis, then about rotated x-axis, then about rotated y-axis.
e313313Sequence defined by rotation about z-axis, then about rotated x-axis, then about rotated z-axis.
e321321Sequence defined by rotation about z-axis, then about rotated y-axis, then about rotated x-axis.
e323323Sequence defined by rotation about z-axis, then about rotated y-axis, then about rotated x-axis.
© 2024 Analytical Graphics, Inc. All Rights Reserved.