STK AgCrdnPluginSend comments on this topic.
IAgCrdnAxesPluginResultEval Interface

Description

COM Plugin Result interface for the Evaluate method of IAgCrdnAxesPlugin.

Public Methods

Public Method DateElementsCurrent epoch in requested time scale expressed in date format. Year [yyyy], DayOfYear [1-366], Month [1-12], DayOfMonth [1-31], Hour [0-23], Minute [0-59], Seconds [0-60].
Public Method DateElements_ArrayCurrent epoch in requested time scale expressed in date format returned as the array: Year [yyyy], DayOfYear [1-366], Month [1-12], DayOfMonth [1-31], Hour [0-23], Minute [0-59], Seconds [0-60]. Useful for scripting clients.
Public Method DateStringCurrent epoch expressed using the date format abbreviation specified.
Public Method DayCountCurrent epoch in requested time scale expressed in day count format.
Public Method DayCount_ArrayCurrent epoch in requested time scale expressed in day count format returned as an array representing wholeDays, secsIntoDay. Useful for scripting clients.
Public Method EulerRotateSets the orientation using a sequence of euler rotations.
Public Method SetAngularVelocitySet the angular velocity in rad/sec. The components are to be specified with respect to this Axes object.
Public Method SetAngularVelocityUsingRefAxesSet the angular velocity in rad/sec. The components are to be specified with respect to the RefAxes.
Public Method SetDCMSets the orientation using a direction cosine matrix representing the rotation to these axes from the references axes.
Public Method SetQuaternionSet the orientation using a quaternion representing the rotation to these axes from the references axes. (q1,q2,q3) is the vector part; q4 is the scalar part.

Public Properties

Public Property CalcToolProviderCreates an IAgCrdnPluginCalcProvider object.
Public Property GrandParentPathThe object path of the parent of the parent of the object. Returns 'No Object Available' if the grandparent is or above the scenario.
Public Property LongDescriptionThe long description of the object. Cannot be set for central bodies.
Public Property ObjectPathThe object path of the object.
Public Property ParentPathThe object path of the parent of the object. Returns 'No Object Available' if the parent is the scenario.
Public Property ShortDescriptionThe short description of the object. Cannot be set for central bodies.
Public Property VectorToolProviderCreates an IAgCrdnPluginProvider object.

CoClasses that Implement IAgCrdnAxesPluginResultEval

© 2024 Analytical Graphics, Inc. All Rights Reserved.