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 AssignAzElHelper method to set orientation using the AzEl representation.
Public Method AssignEulerAnglesHelper method to set orientation using the Euler angles representation.
Public Method AssignQuaternionHelper method to set orientation using the Quaternion representation.
Public Method AssignYPRAnglesHelper method to set orientation using the YPR angles representation.
Public Method ConvertToMethod to change the orientation method to the type specified.
Public Method QueryAzElHelper method to get orientation using the AzEl representation.
Public Method QueryAzElArrayReturns the AzEl elements as an array.
Public Method QueryEulerAnglesHelper method to get orientation using the Euler angles representation.
Public Method QueryEulerAnglesArrayReturns the Euler elements as an array.
Public Method QueryQuaternionHelper method to get orientation using the Quaternion representation.
Public Method QueryQuaternionArrayReturns the Quaternion elements as an array.
Public Method QueryYPRAnglesHelper method to get 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.