STK UtilSend comments on this topic.
IAgOrientationQuaternion Interface

Description

Quaternion representing orientation between two sets of axes.

Public Properties

Public Property QSGets or sets the scalar component of the quaternion. 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 QXGets or sets the first element of the vector component of the quaternion. 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 QYGets or sets the second element of the vector component of the quaternion. 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 QZGets or sets the third element of the vector component of the quaternion. 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.