AGI STK Util 11 Send comments on this topic.
IAgOrientation Interface

Description

Interface to set and retrieve the orientation method.

Public Methods

Public Method Assign Assign a new orientation method.
Public Method AssignAzEl Helper method to set orientation using the AzEl representation.
Public Method AssignEulerAngles Helper method to set orientation using the Euler angles representation.
Public Method AssignQuaternion Helper method to set orientation using the Quaternion representation.
Public Method AssignYPRAngles Helper method to set orientation using the YPR angles representation.
Public Method ConvertTo Method to change the orientation method to the type specified.
Public Method QueryAzEl Helper method to get orientation using the AzEl representation.
Public Method QueryAzElArray Returns the AzEl elements as an array.
Public Method QueryEulerAngles Helper method to get orientation using the Euler angles representation.
Public Method QueryEulerAnglesArray Returns the Euler elements as an array.
Public Method QueryQuaternion Helper method to get orientation using the Quaternion representation.
Public Method QueryQuaternionArray Returns the Quaternion elements as an array.
Public Method QueryYPRAngles Helper method to get orientation using the YPR angles representation.
Public Method QueryYPRAnglesArray Returns the YPR Angles elements as an array.

Public Properties

Public Property OrientationType Returns the orientation method currently being used.

CoClasses that Implement IAgOrientation

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1