STK AgCrdnPluginSend comments on this topic.
IAgCrdnConfiguredAxes Interface

Description

Crdn Axes object interface which computes its quaternion.

Public Methods

Public Method CurrentValueComputes the quaternion representing the Axes at the interface's current time.
Public Method CurrentValue_ArrayComputes the quaternion representing the Axes at the interface's current time, returned as an array representing q1, q2, q3, q4. Useful for scripting clients.
Public Method EvaluateComputes the quaternion representing the Axes at the given time
Public Method Evaluate_ArrayComputes the quaternion representing the Axes at the given time returned as an array representing q1, q2, q3, q4. Useful for scripting clients.
Public Method TransformComponentsTransforms vector components given wrt Axes into those wrt RefAxes at the interface's current time.
Public Method TransformComponentsAtEpochTransforms vector components given wrt Axes into those wrt RefAxes at the given time.
Public Method TransformComponentsAtEpoch_ArrayTransforms vector components given wrt Axes into those wrt RefAxes at the given time, returned as an array representing x, y, z. Useful for scripting clients.
Public Method TransformComponents_ArrayTransforms vector components given wrt Axes into those wrt RefAxes at the interface's current time, returned as an array representing x, y, z. Useful for scripting clients.

Public Properties

Public Property ErrorTextText explaining configuration errors, if any
Public Property IsConfiguredFlag indicating whether object is configured properly for use.

CoClasses that Implement IAgCrdnConfiguredAxes

© 2024 Analytical Graphics, Inc. All Rights Reserved.