AGI AgCrdnPlugin 11 Send comments on this topic.
IAgCrdnVectorPluginResultEval Interface

Description

COM Plugin Result interface for the Evaluate method of IAgCrdnVectorPlugin.

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 SetVectorComponents Set the vector components in internal units.
Public Method SetVectorRateComponents Set the vector rate components in internal units.

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 IAgCrdnVectorPluginResultEval

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1