STK AgCrdnPluginSend comments on this topic.
IAgCrdnPointPluginResultEval Interface

Description

COM Plugin Result interface for the Evaluate method of IAgCrdnPointPlugin.

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 SetPositionSet the position components in meters.
Public Method SetVelocitySet the velocity components in meters/sec.

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 IAgCrdnPointPluginResultEval

© 2024 Analytical Graphics, Inc. All Rights Reserved.