AGI AgCrdnPlugin 11 Send comments on this topic.
IAgCrdnAxesPluginResultEval Interface

Description

COM Plugin Result interface for the Evaluate method of IAgCrdnAxesPlugin.

Object Model



Public Methods

Public Method DateElements Current 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_Array Current 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 DateString Current epoch expressed using the date format abbreviation specified.
Public Method DayCount Current epoch in requested time scale expressed in day count format.
Public Method DayCount_Array Current epoch in requested time scale expressed in day count format returned as an array representing wholeDays, secsIntoDay. Useful for scripting clients.
Public Method EulerRotate Sets the orientation using a sequence of euler rotations.
Public Method SetAngularVelocity Set the angular velocity in rad/sec. The components are to be specifed with respect to this Axes object.
Public Method SetAngularVelocityUsingRefAxes Set the angular velocity in rad/sec. The components are to be specifed with respect to the RefAxes.
Public Method SetDCM Sets the orientation using a direction cosine matrix representing the rotation to these axes from the references axes.
Public Method SetQuaternion Set 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 CalcToolProvider Creates an IAgCrdnPluginCalcProvider object.
Public Property GrandParentPath The 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 LongDescription The long description of the object. Cannot be set for central bodies.
Public Property ObjectPath The object path of the object.
Public Property ParentPath The object path of the parent of the object. Returns 'No Object Available' if the parent is the scenario.
Public Property ShortDescription The short description of the object. Cannot be set for central bodies.
Public Property VectorToolProvider Creates an IAgCrdnPluginProvider object.

CoClasses that Implement IAgCrdnAxesPluginResultEval

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1