STK UtilSend comments on this topic.
IAgOrientation Interface

Description

Interface to set and retrieve the orientation method.

Public Methods

Public Method AssignAssign a new orientation method.
Public Method AssignAzElSet orientation using the AzEl representation.
Public Method AssignEulerAnglesSet orientation using the Euler angles representation.
Public Method AssignQuaternionSet orientation using the Quaternion representation.
Public Method AssignYPRAnglesSet orientation using the YPR angles representation.
Public Method ConvertToChange the orientation method to the type specified.
Public Method QueryAzElGet orientation using the AzEl representation.
Public Method QueryAzElArrayReturns the AzEl elements as an array.
Public Method QueryEulerAnglesGet orientation using the Euler angles representation.
Public Method QueryEulerAnglesArrayReturns the Euler elements as an array.
Public Method QueryQuaternionGet orientation using the Quaternion representation.
Public Method QueryQuaternionArrayReturns the Quaternion elements as an array.
Public Method QueryYPRAnglesGet orientation using the YPR angles representation.
Public Method QueryYPRAnglesArrayReturns the YPR Angles elements as an array.

Public Properties

Public Property OrientationTypeReturns the orientation method currently being used.

CoClasses that Implement IAgOrientation

© 2024 Analytical Graphics, Inc. All Rights Reserved.