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