STK UtilSend comments on this topic.
IAgOrientationQuaternion Interface

Description

Interface for Quaternion orientation method.

Public Properties

Public Property QSThe scalar component of the quaternion representing orientation between two sets of axes. This quaternion is from the reference axes to the body frame; if n and A are the axis and angle of rotation, respectively, then QS = cos(A/2). Dimensionless.
Public Property QXThe first element of the vector component of the quaternion representing orientation between two sets of axes. This quaternion is from the reference axes to the body frame; if n and A are the axis and angle of rotation, respectively, then QX = nx sin(A/2). Dimensionless.
Public Property QYThe second element of the vector component of the quaternion representing orientation between two sets of axes. This quaternion is from the reference axes to the body frame; if n and A are the axis and angle of rotation, respectively, then QY = ny sin(A/2). Dimensionless.
Public Property QZThe third element of the vector component of the quaternion representing orientation between two sets of axes. This quaternion is from the reference axes to the body frame; if n and A are the axis and angle of rotation, respectively, then QZ = nz sin(A/2). Dimensionless.

Interfaces

Implemented Interface
IAgOrientation

CoClasses that Implement IAgOrientationQuaternion

© 2024 Analytical Graphics, Inc. All Rights Reserved.